Skip to content

Commit 98855ce

Browse files
committed
fix linter
1 parent 2ef706e commit 98855ce

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/kubernetes/jit_ecr/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
apiVersion: v2
22
name: jit_ecr
33
version: 0.1.0
4-
description: Helm chart to manage registry credentials for JIT using authentication APIs
4+
description: Helm chart to manage registry credentials for JIT using authentication APIs

src/kubernetes/jit_ecr/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ namespace: "default"
2121
# poll_timeout = 2000
2222
# node_selector_overwrite_allowed = ".*"
2323
# image_pull_secrets=["jit-registry-creds"]
24-
jit_ecr_secret_name: "jit-registry-creds"
24+
jit_ecr_secret_name: "jit-registry-creds"

0 commit comments

Comments
 (0)