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 5d82713 commit ca24d7cCopy full SHA for ca24d7c
charts/lfx-v1-sync-helper/values.yaml
@@ -7,7 +7,7 @@ replicas: 1
7
# image is the configuration for the container images
8
image:
9
# repository is the container image repository
10
- repository: ghcr.io/linuxfoundation/lfx-v1-sync-helper/v1-sync-helper
+ repository: ghcr.io/linuxfoundation/lfx-v1-sync-helper/lfx-v1-sync-helper
11
# tag is the container image tag (overrides appVersion from Chart.yaml)
12
tag: ""
13
# pullPolicy is the image pull policy
0 commit comments