Skip to content

Commit

Permalink
refactor: remove SET_MULTIPLE env var from k8s cred mgr
Browse files Browse the repository at this point in the history
  • Loading branch information
konstan committed Dec 9, 2024
1 parent ebd1938 commit 6648da6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions helm/templates/kubernetes-credentials-manager-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ spec:
value: {{ .Values.NUVLAEDGE_UUID }}
- name: MY_NAMESPACE
value: {{ include "nuvlaedge.namespace" . }}
- name: SET_MULTIPLE
value: {{ .Values.SET_MULTIPLE }}
volumes:
- name: nuvlaedge-data
hostPath:
Expand Down

0 comments on commit 6648da6

Please sign in to comment.