|
21 | 21 | template: |
22 | 22 | metadata: |
23 | 23 | annotations: |
| 24 | + cluster-config-checksum: '{{ include (print $.Template.BasePath "/signadot-cluster-config-configmap.yaml") |
| 25 | + . | sha256sum }}' |
24 | 26 | {{- range $key, $val := .Values.commonAnnotations }} |
25 | 27 | {{ $key | quote }}: {{ $val | quote }} |
26 | 28 | {{- end }} |
@@ -79,26 +81,26 @@ spec: |
79 | 81 | - name: SANDBOX_TRAFFICMANAGER_SIDECAR_IMAGE_PULL_SECRET |
80 | 82 | value: {{ with .Values }}{{ with .sandboxTrafficManager }}{{ with .sidecar }}{{ with .imagePullSecret }}{{ . }}{{- else -}}""{{- end }}{{- else -}}""{{- end }}{{- else -}}""{{- end }}{{- else -}}""{{- end }} |
81 | 83 | - name: SIDECAR_INIT_IMAGE |
82 | | - value: {{ with .Values }}{{ with .routeInit }}{{ with .image }}{{ . | quote}}{{- else -}}signadot/route-sidecar-init:v0.19.0{{- end }}{{- else -}}signadot/route-sidecar-init:v0.19.0{{- end }}{{- else -}}signadot/route-sidecar-init:v0.19.0{{- end }} |
| 84 | + value: {{ with .Values }}{{ with .routeInit }}{{ with .image }}{{ . | quote}}{{- else -}}signadot/route-sidecar-init:v0.19.1{{- end }}{{- else -}}signadot/route-sidecar-init:v0.19.1{{- end }}{{- else -}}signadot/route-sidecar-init:v0.19.1{{- end }} |
83 | 85 | - name: LEGACY_SIDECAR_INIT_IMAGE |
84 | 86 | value: {{ with .Values }}{{ with .routeInit }}{{ with .legacy }}{{ with .image }}{{ . | quote}}{{- else -}}signadot/sd-init-networking:latest{{- end }}{{- else -}}signadot/sd-init-networking:latest{{- end }}{{- else -}}signadot/sd-init-networking:latest{{- end }}{{- else -}}signadot/sd-init-networking:latest{{- end }} |
85 | 87 | - name: ROUTE_SIDECAR_IMAGE |
86 | | - value: {{ with .Values }}{{ with .routeSidecar }}{{ with .image }}{{ . | quote}}{{- else -}}signadot/route-sidecar:v0.19.0{{- end }}{{- else -}}signadot/route-sidecar:v0.19.0{{- end }}{{- else -}}signadot/route-sidecar:v0.19.0{{- end }} |
| 88 | + value: {{ with .Values }}{{ with .routeSidecar }}{{ with .image }}{{ . | quote}}{{- else -}}signadot/route-sidecar:v0.19.1{{- end }}{{- else -}}signadot/route-sidecar:v0.19.1{{- end }}{{- else -}}signadot/route-sidecar:v0.19.1{{- end }} |
87 | 89 | - name: LEGACY_ROUTE_SIDECAR_IMAGE |
88 | | - value: {{ with .Values }}{{ with .routeSidecar }}{{ with .legacy }}{{ with .image }}{{ . | quote}}{{- else -}}signadot/route-sidecar-legacy:v0.19.0{{- end }}{{- else -}}signadot/route-sidecar-legacy:v0.19.0{{- end }}{{- else -}}signadot/route-sidecar-legacy:v0.19.0{{- end }}{{- else -}}signadot/route-sidecar-legacy:v0.19.0{{- end }} |
| 90 | + value: {{ with .Values }}{{ with .routeSidecar }}{{ with .legacy }}{{ with .image }}{{ . | quote}}{{- else -}}signadot/route-sidecar-legacy:v0.19.1{{- end }}{{- else -}}signadot/route-sidecar-legacy:v0.19.1{{- end }}{{- else -}}signadot/route-sidecar-legacy:v0.19.1{{- end }}{{- else -}}signadot/route-sidecar-legacy:v0.19.1{{- end }} |
89 | 91 | - name: IO_INIT_IMAGE |
90 | | - value: {{ with .Values }}{{ with .ioInit }}{{ with .image }}{{ . | quote}}{{- else -}}signadot/io-init:v0.19.0{{- end }}{{- else -}}signadot/io-init:v0.19.0{{- end }}{{- else -}}signadot/io-init:v0.19.0{{- end }} |
| 92 | + value: {{ with .Values }}{{ with .ioInit }}{{ with .image }}{{ . | quote}}{{- else -}}signadot/io-init:v0.19.1{{- end }}{{- else -}}signadot/io-init:v0.19.1{{- end }}{{- else -}}signadot/io-init:v0.19.1{{- end }} |
91 | 93 | - name: IO_SIDECAR_IMAGE |
92 | | - value: {{ with .Values }}{{ with .ioSidecar }}{{ with .image }}{{ . | quote}}{{- else -}}signadot/io-sidecar:v0.19.0{{- end }}{{- else -}}signadot/io-sidecar:v0.19.0{{- end }}{{- else -}}signadot/io-sidecar:v0.19.0{{- end }} |
| 94 | + value: {{ with .Values }}{{ with .ioSidecar }}{{ with .image }}{{ . | quote}}{{- else -}}signadot/io-sidecar:v0.19.1{{- end }}{{- else -}}signadot/io-sidecar:v0.19.1{{- end }}{{- else -}}signadot/io-sidecar:v0.19.1{{- end }} |
93 | 95 | - name: JOB_EXECUTOR_INIT_IMAGE |
94 | | - value: {{ with .Values }}{{ with .jobExecutorInit }}{{ with .image }}{{ . | quote}}{{- else -}}signadot/job-executor-init:v0.19.0{{- end }}{{- else -}}signadot/job-executor-init:v0.19.0{{- end }}{{- else -}}signadot/job-executor-init:v0.19.0{{- end }} |
| 96 | + value: {{ with .Values }}{{ with .jobExecutorInit }}{{ with .image }}{{ . | quote}}{{- else -}}signadot/job-executor-init:v0.19.1{{- end }}{{- else -}}signadot/job-executor-init:v0.19.1{{- end }}{{- else -}}signadot/job-executor-init:v0.19.1{{- end }} |
95 | 97 | - name: JOB_EXECUTOR_PROXY_IMAGE |
96 | | - value: {{ with .Values }}{{ with .jobExecutorProxy }}{{ with .image }}{{ . | quote}}{{- else -}}signadot/job-executor-proxy:v0.19.0{{- end }}{{- else -}}signadot/job-executor-proxy:v0.19.0{{- end }}{{- else -}}signadot/job-executor-proxy:v0.19.0{{- end }} |
| 98 | + value: {{ with .Values }}{{ with .jobExecutorProxy }}{{ with .image }}{{ . | quote}}{{- else -}}signadot/job-executor-proxy:v0.19.1{{- end }}{{- else -}}signadot/job-executor-proxy:v0.19.1{{- end }}{{- else -}}signadot/job-executor-proxy:v0.19.1{{- end }} |
97 | 99 | - name: SANDBOX_TRAFFICMANAGER_INIT_IMAGE |
98 | | - value: {{ with .Values }}{{ with .sandboxTrafficManager }}{{ with .init }}{{ with .image }}{{ . | quote}}{{- else -}}signadot/sandbox-traffic-manager-init:v0.19.0{{- end }}{{- else -}}signadot/sandbox-traffic-manager-init:v0.19.0{{- end }}{{- else -}}signadot/sandbox-traffic-manager-init:v0.19.0{{- end }}{{- else -}}signadot/sandbox-traffic-manager-init:v0.19.0{{- end }} |
| 100 | + value: {{ with .Values }}{{ with .sandboxTrafficManager }}{{ with .init }}{{ with .image }}{{ . | quote}}{{- else -}}signadot/sandbox-traffic-manager-init:v0.19.1{{- end }}{{- else -}}signadot/sandbox-traffic-manager-init:v0.19.1{{- end }}{{- else -}}signadot/sandbox-traffic-manager-init:v0.19.1{{- end }}{{- else -}}signadot/sandbox-traffic-manager-init:v0.19.1{{- end }} |
99 | 101 | - name: SANDBOX_TRAFFICMANAGER_SIDECAR_IMAGE |
100 | | - value: {{ with .Values }}{{ with .sandboxTrafficManager }}{{ with .sidecar }}{{ with .image }}{{ . | quote}}{{- else -}}signadot/sandbox-traffic-manager-sidecar:v0.19.0{{- end }}{{- else -}}signadot/sandbox-traffic-manager-sidecar:v0.19.0{{- end }}{{- else -}}signadot/sandbox-traffic-manager-sidecar:v0.19.0{{- end }}{{- else -}}signadot/sandbox-traffic-manager-sidecar:v0.19.0{{- end }} |
101 | | - image: {{ with .Values }}{{ with .operator }}{{ with .image }}{{ . | quote}}{{- else -}}signadot/operator:v0.19.0{{- end }}{{- else -}}signadot/operator:v0.19.0{{- end }}{{- else -}}signadot/operator:v0.19.0{{- end }} |
| 102 | + value: {{ with .Values }}{{ with .sandboxTrafficManager }}{{ with .sidecar }}{{ with .image }}{{ . | quote}}{{- else -}}signadot/sandbox-traffic-manager-sidecar:v0.19.1{{- end }}{{- else -}}signadot/sandbox-traffic-manager-sidecar:v0.19.1{{- end }}{{- else -}}signadot/sandbox-traffic-manager-sidecar:v0.19.1{{- end }}{{- else -}}signadot/sandbox-traffic-manager-sidecar:v0.19.1{{- end }} |
| 103 | + image: {{ with .Values }}{{ with .operator }}{{ with .image }}{{ . | quote}}{{- else -}}signadot/operator:v0.19.1{{- end }}{{- else -}}signadot/operator:v0.19.1{{- end }}{{- else -}}signadot/operator:v0.19.1{{- end }} |
102 | 104 | imagePullPolicy: {{ with .Values }}{{ with .operator }}{{ with .imagePullPolicy }}{{ . | quote}}{{- else -}}IfNotPresent{{- end }}{{- else -}}IfNotPresent{{- end }}{{- else -}}IfNotPresent{{- end }} |
103 | 105 | livenessProbe: |
104 | 106 | httpGet: |
|
0 commit comments