Skip to content

Commit

Permalink
Removing if statement
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkornel authored Dec 1, 2024
1 parent 6532b6f commit 90e34d8
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ spec:
selector:
matchLabels:
app: stunner-auth
{{- if .deployment.replicas }}
replicas: {{ .deployment.replicas }}
{{- end }}
template:
metadata:
labels:
Expand Down

0 comments on commit 90e34d8

Please sign in to comment.