Skip to content

Commit e26c264

Browse files
Jeel OzaJeel Oza
authored andcommitted
Remove redundant RSL's keys from the RSL secret in the Ansible role and from python-devops
1 parent ac26ee2 commit e26c264

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

src/mas/devops/templates/pipelinerun-install.yml.j2

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -824,14 +824,7 @@ spec:
824824
- name: tenant_entitlement_end_date
825825
value: "{{ tenant_entitlement_end_date }}"
826826

827-
# RSL
828-
# -------------------------------------------------------------------------
829-
- name: rsl_url
830-
value: "{{ rsl_url }}"
831-
- name: rsl_org_id
832-
value: "{{ rsl_org_id }}"
833-
- name: rsl_token
834-
value: "{{ rsl_token }}"
827+
#Removed rsl_org, rsl_rl, rsl_token
835828

836829
# S3
837830
# -------------------------------------------------------------------------

0 commit comments

Comments
 (0)