Skip to content

Commit

Permalink
Merge pull request #72 from freifunkMUC/fix-helm
Browse files Browse the repository at this point in the history
Fixes Helm Chart to use the correct image
  • Loading branch information
awlx authored Jan 25, 2022
2 parents 4da0a8a + 2033dbc commit 32c4d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/helm/wg-access-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ fullnameOverride: ""
imagePullSecrets: []

image:
repository: place1/wg-access-server
repository: ghcr.io/freifunkMUC/wg-access-server
pullPolicy: IfNotPresent

# multiple replicas is only supported when using
Expand Down

0 comments on commit 32c4d8c

Please sign in to comment.