We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 574027c commit 7e2c648Copy full SHA for 7e2c648
charts/diag-proxy/values.yaml
@@ -9,8 +9,7 @@ ARTIFACT_DESCRIPTOR_VERSION: ''
9
#IMAGE_REPOSITORY: ghcr.io/netcracker/diag-proxy
10
#TAG: main
11
# --- The name of the secret in Kubernetes that provides access to the private Docker registry
12
-imagePullSecrets:
13
- - name: regcred
+imagePullSecrets: []
14
### Deployment parameters
15
16
# --- Number of diag-proxy replicas (pods per deployment)
0 commit comments