File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
kustomize/components/google-cloud-operations Expand file tree Collapse file tree 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:498a000f370d8c37927118ed80afe8adc38d1edcbfc071627d17b25c88efcab0
95
+ image : busybox:latest@sha256:37f7b378a29ceb4c551b1b5582e27747b855bbfaa73fa11914fe0df028dc581f
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:498a000f370d8c37927118ed80afe8adc38d1edcbfc071627d17b25c88efcab0
74
+ image : busybox:latest@sha256:37f7b378a29ceb4c551b1b5582e27747b855bbfaa73fa11914fe0df028dc581f
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:498a000f370d8c37927118ed80afe8adc38d1edcbfc071627d17b25c88efcab0
47
+ image : busybox:latest@sha256:37f7b378a29ceb4c551b1b5582e27747b855bbfaa73fa11914fe0df028dc581f
48
48
command :
49
49
- ' /bin/sh'
50
50
- ' -c'
You can’t perform that action at this time.
0 commit comments