fix(xwiki): Templating of imagePullSecrets

This commit is contained in:
Axel Lender
2025-08-14 11:20:57 +02:00
committed by Thorsten Roßner
parent 834c84768a
commit bbbcd6807e
2 changed files with 3 additions and 2 deletions

View File

@@ -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: []