Skip to content

Commit

Permalink
Remove specific configuration for MPC stone-prd-m01 (#4897)
Browse files Browse the repository at this point in the history
We user the same version on both m01 and rh01 clusters, no need to keep
the configuration separate.

Signed-off-by: Hugo Ares <[email protected]>
  • Loading branch information
hugares authored Nov 13, 2024
1 parent eaf916f commit 5dcd6ff
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 30 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ spec:
environment: staging
clusterDir: ""
- list:
elements:
- nameNormalized: stone-prd-m01
values.clusterDir: stone-prd-m01
elements: []
template:
metadata:
name: multi-platform-controller-{{nameNormalized}}
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ namespace: multi-platform-controller

resources:
- ../base/common
- host-config.yaml
- external-secrets.yaml
- https://github.com/konflux-ci/multi-platform-controller/deploy/operator?ref=53a13363d5e6cffb1bb4b4c260cb151f1fea672f
- https://github.com/konflux-ci/multi-platform-controller/deploy/otp?ref=53a13363d5e6cffb1bb4b4c260cb151f1fea672f
- common

images:
- name: multi-platform-controller
Expand Down

This file was deleted.

0 comments on commit 5dcd6ff

Please sign in to comment.