We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea3ab0b commit 26209aaCopy full SHA for 26209aa
chart/values.yaml
@@ -8,7 +8,7 @@ replicaCount: 1
8
# This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/
9
image:
10
# repository: manzilrahul/k8s-custom-controller
11
- repository: ghcr.io/manzil-infinity180/deploydefender:511b4b96b9db89923c8045f0bf731d67bb9030b7
+ repository: ghcr.io/manzil-infinity180/deploydefender:ea3ab0bb646cdbeddd1aca483ecf650f9ac0d084
12
namespace: example1
13
# This sets the pull policy for images.
14
pullPolicy: IfNotPresent
0 commit comments