Skip to content

Commit

Permalink
prestop image v0.0.6 - newer alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiitk committed Mar 7, 2024
1 parent 7d90285 commit 66f87b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes-manifests/prestop-hook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ PRESTOP_MOUNT_PATH = '/tmp/prestop-hook'
## initContainers:
- name: prestop-hook-init
## TODO(sergiitk): parametrize prestop hook image
image: gcr.io/grpc-testing/xds-interop/prestop-hook:v0.0.5
image: gcr.io/grpc-testing/xds-interop/prestop-hook:v0.0.6
imagePullPolicy: Always
args: ["${PRESTOP_MOUNT_PATH}"]
resources:
Expand Down

0 comments on commit 66f87b7

Please sign in to comment.