Commit 98e8330 1 parent abb9a2c commit 98e8330 Copy full SHA for 98e8330
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:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5
95
+ image : busybox:latest@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1
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 69
69
- ALL
70
70
privileged : false
71
71
readOnlyRootFilesystem : true
72
- image : busybox:latest@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5
72
+ image : busybox:latest@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1
73
73
command :
74
74
- ' /bin/sh'
75
75
- ' -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:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5
47
+ image : busybox:latest@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1
48
48
command :
49
49
- ' /bin/sh'
50
50
- ' -c'
You can’t perform that action at this time.
0 commit comments