fix typos

This commit is contained in:
James Strong 2021-04-30 18:37:02 -04:00
parent 744ea94255
commit 7cdc819bb3
No known key found for this signature in database
GPG key ID: 11048BF1C893BC89
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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