fix typos
This commit is contained in:
parent
744ea94255
commit
7cdc819bb3
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
piVersion: v2
|
||||
apiVersion: v2
|
||||
name: ingress-nginx
|
||||
# When the version is modified, make sure the artifacthub.io/changes list is updated
|
||||
# Also update CHANGELOG.md
|
||||
|
|
|
@ -12,7 +12,7 @@ controller:
|
|||
image:
|
||||
repository: k8s.gcr.io/ingress-nginx/controller
|
||||
tag: "v0.46.0"
|
||||
digest: sha256:c4390c53f348c3bd4e60a5dd6a11c35799ae78c49388090140b9d72ccede1755
|
||||
digest: sha256:52f0058bed0a17ab0fb35628ba97e8d52b5d32299fbc03cc0f6c7b9ff036b61a
|
||||
pullPolicy: IfNotPresent
|
||||
# www-data -> uid 101
|
||||
runAsUser: 101
|
||||
|
|
Loading…
Reference in a new issue