Helm - override values 파일명 변경

This commit is contained in:
dsk-minchulahn
2024-01-05 11:17:01 +09:00
parent d430a3614c
commit 8107a9c41f
9 changed files with 7 additions and 8 deletions

View File

@@ -0,0 +1,21 @@
singleNamespace: true
workflow:
serviceAccount:
create: true
controller:
rbac:
accessAllSecrets: true
writeConfigMaps: true
mainContainer:
resources:
limits:
memory: "2Gi"
requests:
memory: "128Mi"
server:
serviceType: NodePort
serviceNodePort: 32746