Skip to content

Commit 7df1557

Browse files
committed
Fix quay.io org name
1 parent 8e62ecc commit 7df1557

File tree

1 file changed

+1
-1
lines changed
  • src/nebari_plugin_self_registration/terraform/modules/self-registration/chart

1 file changed

+1
-1
lines changed

src/nebari_plugin_self_registration/terraform/modules/self-registration/chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
replicaCount: 1
66
image:
7-
repository: quay.io/nebari-dev/nebari-self-registration
7+
repository: quay.io/nebari/nebari-self-registration
88
pullPolicy: IfNotPresent
99
# Overrides the image tag whose default is the chart appVersion.
1010
tag: "20240515-1204"

0 commit comments

Comments
 (0)