Skip to content

Commit 789f7ad

Browse files
authored
Merge pull request #420 from giofontana/upstream-plus-acm-2.15
Added ACM 2.15
2 parents b51d596 + c3a8355 commit 789f7ad

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
apiVersion: kustomize.config.k8s.io/v1beta1
2+
kind: Kustomization
3+
4+
resources:
5+
- ../../base
6+
7+
patches:
8+
- target:
9+
kind: Subscription
10+
name: advanced-cluster-management
11+
path: patch-channel.yaml
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- op: replace
2+
path: /spec/channel
3+
value: release-2.15

0 commit comments

Comments
 (0)