Skip to content

feat: Add option to use preexisting clusters for DR clusters#12

Open
darkdoc wants to merge 1 commit intovalidatedpatterns:mainfrom
darkdoc:byoc
Open

feat: Add option to use preexisting clusters for DR clusters#12
darkdoc wants to merge 1 commit intovalidatedpatterns:mainfrom
darkdoc:byoc

Conversation

@darkdoc
Copy link
Copy Markdown

@darkdoc darkdoc commented Mar 20, 2026

Set byoc variable and add secrets to secret template

Set byoc variable and add secrets to secret template
vars:
byoc_enabled: false
tasks:
- name: Set fact for clsutergroup name
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- name: Set fact for clsutergroup name
- name: Set fact for clustergroup name

ansible.builtin.set_fact:
values_clustergroup: "{{ lookup('file', pattern_dir + '/values-' + clustergroup_name + '.yaml') | from_yaml }}"

- name: Set fact for thew rdr app
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- name: Set fact for thew rdr app
- name: Set fact for the rdr app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants