Cleanup of chart labels (#5258)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-03-18 08:35:29 -03:00 committed by GitHub
parent 12bbdaaa53
commit 7627757081
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 32 additions and 33 deletions

View file

@ -107,13 +107,7 @@ controller:
config:
worker-processes: "1"
podLabels:
app.kubernetes.io/name: ingress-nginx
app.kubernetes.io/part-of: ingress-nginx
deploy-date: "$(date +%s)"
service:
labels:
app.kubernetes.io/name: ingress-nginx
app.kubernetes.io/part-of: ingress-nginx
updateStrategy:
type: RollingUpdate
rollingUpdate: