Skip to content

Commit

Permalink
chore(values): remove sdfactoryIssuerBpn
Browse files Browse the repository at this point in the history
  • Loading branch information
ntruchsess committed Feb 21, 2025
1 parent 999fc03 commit 31a2408
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions charts/portal/templates/cronjob-backend-processes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,6 @@ spec:
value: "{{ .Values.backend.placeholder }}"
- name: "APPLICATIONCHECKLIST__SDFACTORY__SCOPE"
value: "{{ .Values.backend.processesworker.sdfactory.scope }}"
- name: "APPLICATIONCHECKLIST__SDFACTORY__SDFACTORYISSUERBPN"
value: "{{ .Values.operator.bpn }}"
- name: "APPLICATIONCHECKLIST__SDFACTORY__SDFACTORYURL"
value: "{{ .Values.sdfactoryAddress }}{{ .Values.backend.processesworker.sdfactory.selfdescriptionPath }}"
- name: "APPLICATIONCHECKLIST__SDFACTORY__USERNAME"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,6 @@ spec:
value: "{{ .Values.backend.placeholder }}"
- name: "APPLICATIONCHECKLIST__SDFACTORY__SCOPE"
value: "{{ .Values.backend.processesworker.sdfactory.scope }}"
- name: "APPLICATIONCHECKLIST__SDFACTORY__SDFACTORYISSUERBPN"
value: "{{ .Values.operator.bpn }}"
- name: "APPLICATIONCHECKLIST__SDFACTORY__SDFACTORYURL"
value: "{{ .Values.sdfactoryAddress }}{{ .Values.backend.processesworker.sdfactory.selfdescriptionPath }}"
- name: "APPLICATIONCHECKLIST__SDFACTORY__CLEARINGHOUSECONNECTDISABLED"
Expand Down

0 comments on commit 31a2408

Please sign in to comment.