Skip to content

Commit 7e2c648

Browse files
helm template creating
1 parent 574027c commit 7e2c648

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

charts/diag-proxy/values.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ ARTIFACT_DESCRIPTOR_VERSION: ''
99
#IMAGE_REPOSITORY: ghcr.io/netcracker/diag-proxy
1010
#TAG: main
1111
# --- The name of the secret in Kubernetes that provides access to the private Docker registry
12-
imagePullSecrets:
13-
- name: regcred
12+
imagePullSecrets: []
1413
### Deployment parameters
1514

1615
# --- Number of diag-proxy replicas (pods per deployment)

0 commit comments

Comments
 (0)