Commit e2c2906 1 parent e5d6bb8 commit e2c2906 Copy full SHA for e2c2906
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:db142d433cdde11f10ae479dbf92f3b13d693fd1c91053da9979728cceb1dc68
95
+ image : busybox:latest@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5
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:db142d433cdde11f10ae479dbf92f3b13d693fd1c91053da9979728cceb1dc68
72
+ image : busybox:latest@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5
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:db142d433cdde11f10ae479dbf92f3b13d693fd1c91053da9979728cceb1dc68
47
+ image : busybox:latest@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5
48
48
command :
49
49
- ' /bin/sh'
50
50
- ' -c'
You can’t perform that action at this time.
0 commit comments