Skip to content

Commit

Permalink
point to desy gitlab
Browse files Browse the repository at this point in the history
  • Loading branch information
kofemann committed Aug 2, 2023
1 parent b87ebdc commit 6f6653d
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions values.yaml
Original file line number Diff line number Diff line change
@@ -1,25 +1,12 @@

image:
registry: docker.io
repository: dcache/dcache-test
repository: gitlab.desy.de:5555/dcache/dcache
tag: ""
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
##
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
## e.g:
## pullSecrets:
## - myRegistryKeySecretName
##
pullSecrets: []
## Enable debug mode
##
debug: false


dcache:
Expand Down

0 comments on commit 6f6653d

Please sign in to comment.