mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-08 00:11:38 +01:00
fix(xwiki): Templating of imagePullSecrets
This commit is contained in:
committed by
Thorsten Roßner
parent
834c84768a
commit
bbbcd6807e
@@ -63,7 +63,7 @@ global:
|
||||
whiteboard: "whiteboard"
|
||||
xwiki: "wiki"
|
||||
|
||||
## Credentials to fetch images from private registry
|
||||
## Define a list containing names of the secrets to use when fetching images from private registries.
|
||||
## Ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
|
||||
#
|
||||
imagePullSecrets: []
|
||||
|
||||
Reference in New Issue
Block a user