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 77cee09 commit dcb3b5aCopy full SHA for dcb3b5a
deploy/manifests/balancer/base/deployment.yml
@@ -17,7 +17,7 @@ spec:
17
app: balancer
18
spec:
19
containers:
20
- - image: chrissst/balancer
+ - image: ghcr.io/codeforphilly/balancer-main/backend
21
name: balancer
22
envFrom:
23
- configMapRef:
0 commit comments