Skip to content
Snippets Groups Projects
Commit 8f853c46 authored by Siarhei Symanovich (EPAM)'s avatar Siarhei Symanovich (EPAM) Committed by Mikhail Piatliou (EPAM)
Browse files

GONRG-4662-anthos-offline

parent 49c59f54
No related branches found
No related tags found
2 merge requests!229Merge branch 'dependency-upgrade' into 'master',!184GONRG-4662-anthos-offline
...@@ -17,6 +17,7 @@ spec: ...@@ -17,6 +17,7 @@ spec:
spec: spec:
containers: containers:
- image: "{{ .Values.data.bootstrapImage }}" - image: "{{ .Values.data.bootstrapImage }}"
imagePullPolicy: "{{ .Values.data.imagePullPolicy }}"
name: "{{ .Values.conf.appName }}-bootstrap" name: "{{ .Values.conf.appName }}-bootstrap"
readinessProbe: readinessProbe:
exec: exec:
......
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