We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ef706e commit 98855ceCopy full SHA for 98855ce
2 files changed
src/kubernetes/jit_ecr/Chart.yaml
@@ -1,4 +1,4 @@
1
apiVersion: v2
2
name: jit_ecr
3
version: 0.1.0
4
-description: Helm chart to manage registry credentials for JIT using authentication APIs
+description: Helm chart to manage registry credentials for JIT using authentication APIs
src/kubernetes/jit_ecr/values.yaml
@@ -21,4 +21,4 @@ namespace: "default"
21
# poll_timeout = 2000
22
# node_selector_overwrite_allowed = ".*"
23
# image_pull_secrets=["jit-registry-creds"]
24
-jit_ecr_secret_name: "jit-registry-creds"
+jit_ecr_secret_name: "jit-registry-creds"
0 commit comments