fix: chart
This commit is contained in:
parent
39992d0c4b
commit
8747356888
1 changed files with 3 additions and 2 deletions
|
@ -5,9 +5,10 @@
|
|||
replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: nginxinc/nginx-unprivileged
|
||||
repository: ghcr.io/stenic/well-known
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "1.23"
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: ""
|
||||
|
||||
resources: {}
|
||||
# We usually recommend not to specify default resources and to leave this as a conscious
|
||||
|
|
Loading…
Reference in a new issue