[DO-1377] add configMap

This commit is contained in:
Rustam Tagaev
2024-12-02 18:47:04 +03:00
parent 596607b291
commit 421e10a55c
4 changed files with 35 additions and 5 deletions

View File

@@ -5,10 +5,16 @@
replicaCount: 1
image:
repository: nginx
repository: harbor.avroid.tech/devops/openresty
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: ""
tag: "1.21.4.1-0-alpine"
configMap:
enabled: false
annotations: {}
apiConfig: ""
luaScript: ""
imagePullSecrets: []
nameOverride: ""
@@ -16,7 +22,7 @@ fullnameOverride: ""
serviceAccount:
# Specifies whether a service account should be created
create: true
create: false
# Automatically mount a ServiceAccount's API credentials?
automount: true
# Annotations to add to the service account