EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit c5b59817 authored by Stephan's avatar Stephan
Browse files

fix

parent e8a04582
No related branches found
No related tags found
2 merge requests!37Chart,!36Staging to master to prepare 1.0.0 release
...@@ -6,9 +6,7 @@ metadata: ...@@ -6,9 +6,7 @@ metadata:
{{- include "vs.labels" . | nindent 4 }} {{- include "vs.labels" . | nindent 4 }}
app.kubernetes.io/service: renderer app.kubernetes.io/service: renderer
spec: spec:
{{- if not .Values.autoscaling.enabled }}
replicas: {{ .Values.renderer.replicaCount }} replicas: {{ .Values.renderer.replicaCount }}
{{- end }}
selector: selector:
matchLabels: matchLabels:
{{- include "vs.selectorLabels" . | nindent 6 }} {{- include "vs.selectorLabels" . | nindent 6 }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment