Skip to content

Commit 90a1e8e

Browse files
authored
Merge pull request #422 from giofontana/upstream-plus-openshift-ai-fast-3x
Added OpenShift AI Fast-3.x
2 parents 23ef08f + ab0d5ba commit 90a1e8e

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: rhods-operator
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: fast-3.x

0 commit comments

Comments
 (0)