move out of the way

This commit is contained in:
Stavros kois
2023-01-30 00:27:21 +02:00
parent 1a0b638057
commit b8d6fe0c05
+25 -24
View File
@@ -291,30 +291,6 @@ volumeClaimTemplates:
subPath: ""
mountPropagation: ""
# -- Image Pull Secrets
imagePullSecrets:
# -- Image Pull Secret name
image-secret-name:
# -- Enables the Image Pull Secret
enabled: false
# -- Labels
labels: {}
# -- Annotations
annotations: {}
# -- Image Pull Secret Data
data:
# -- Registry
registry: ""
# -- Username
username: ""
# -- Password
password: "asfd"
# -- Email
email: ""
# TODO: Add support for targetSelector
# targetSelector: all
targetSelector:
- pod-name
# -- SCALE GPU
scaleGPU:
@@ -548,6 +524,31 @@ controllers:
# TODO:
portal: {}
# # -- Image Pull Secrets
# imagePullSecrets:
# # -- Image Pull Secret name
# image-secret-name:
# # -- Enables the Image Pull Secret
# enabled: false
# # -- Labels
# labels: {}
# # -- Annotations
# annotations: {}
# # -- Image Pull Secret Data
# data:
# # -- Registry
# registry: ""
# # -- Username
# username: ""
# # -- Password
# password: ""
# # -- Email
# email: ""
# # TODO: Add support for targetSelector
# # targetSelector: all
# targetSelector:
# - pod-name
# -- ConfigMaps (docs/configmaps.md)
configmaps: {}
# # -- ConfigMap name