Skip to content

Commit

Permalink
Enable submariner for lima
Browse files Browse the repository at this point in the history
Submariner works now so we can enable in the regional-dr-lima.yaml.

Signed-off-by: Nir Soffer <[email protected]>
  • Loading branch information
nirs committed Sep 10, 2024
1 parent 33227f9 commit c14094f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions test/envs/regional-dr-lima.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@ templates:
- name: ocm-hub
- name: ocm-controller
- name: olm
- addons: []
# - name: submariner
# args: ["hub", "dr1", "dr2"]
# - name: argocd
# args: ["hub", "dr1", "dr2"]
- addons:
- name: submariner
args: ["hub", "dr1", "dr2"]
# - name: argocd
# args: ["hub", "dr1", "dr2"]

profiles:
- name: "dr1"
Expand Down

0 comments on commit c14094f

Please sign in to comment.