Commit 11c7fd3 1 parent 8c35871 commit 11c7fd3 Copy full SHA for 11c7fd3
File tree 3 files changed +3
-3
lines changed
kustomize/components/google-cloud-operations
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 92
92
- ALL
93
93
privileged : false
94
94
readOnlyRootFilesystem : true
95
- image : busybox:latest@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1
95
+ image : busybox:latest@sha256:498a000f370d8c37927118ed80afe8adc38d1edcbfc071627d17b25c88efcab0
96
96
env :
97
97
- name : FRONTEND_ADDR
98
98
value : " {{ .Values.frontend.name }}:80"
Original file line number Diff line number Diff line change 71
71
- ALL
72
72
privileged : false
73
73
readOnlyRootFilesystem : true
74
- image : busybox:latest@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1
74
+ image : busybox:latest@sha256:498a000f370d8c37927118ed80afe8adc38d1edcbfc071627d17b25c88efcab0
75
75
command :
76
76
- ' /bin/sh'
77
77
- ' -c'
Original file line number Diff line number Diff line change 44
44
- ALL
45
45
privileged : false
46
46
readOnlyRootFilesystem : true
47
- image : busybox:latest@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1
47
+ image : busybox:latest@sha256:498a000f370d8c37927118ed80afe8adc38d1edcbfc071627d17b25c88efcab0
48
48
command :
49
49
- ' /bin/sh'
50
50
- ' -c'
You can’t perform that action at this time.
0 commit comments