Skip to content

Commit 8c0c9e2

Browse files
committed
Update docker proxy URL
1 parent e44f9f2 commit 8c0c9e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/flagsmith/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ common:
66

77
api:
88
image:
9-
repository: flagsmith.docker.scarf.sh/flagsmith/flagsmith-api
9+
repository: docker.flagsmith.com/flagsmith/flagsmith-api
1010
tag: null # defaults to .Chart.AppVersion
1111
imagePullPolicy: IfNotPresent
1212
imagePullSecrets: []
@@ -95,7 +95,7 @@ frontend:
9595
# pointing at the single Docker image that serves both.
9696
enabled: true
9797
image:
98-
repository: flagsmith.docker.scarf.sh/flagsmith/flagsmith-frontend
98+
repository: docker.flagsmith.com/flagsmith/flagsmith-frontend
9999
tag: null # defaults to .Chart.AppVersion
100100
imagePullPolicy: IfNotPresent
101101
imagePullSecrets: []

0 commit comments

Comments
 (0)