docker-secrest

This commit is contained in:
awscloude
2026-07-16 15:06:30 +06:00
parent f48a9be1f9
commit 5e804df3aa
+2 -1
View File
@@ -14,7 +14,8 @@ image:
tag: "12" tag: "12"
# This is for the secrets for pulling an image from a private repository more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/ # This is for the secrets for pulling an image from a private repository more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
imagePullSecrets: [] imagePullSecrets:
- name: harbor-secret
# This is to override the chart name. # This is to override the chart name.
nameOverride: "" nameOverride: ""
fullnameOverride: "" fullnameOverride: ""