Skip to content

Commit

Permalink
Fixes Helm Chart to use the correct image
Browse files Browse the repository at this point in the history
relates to #65 cc @nodesocket
  • Loading branch information
awlx authored Jan 25, 2022
1 parent 4da0a8a commit 2033dbc
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 2033dbc

Please sign in to comment.