Skip to content

Commit

Permalink
Merge pull request #272 from strangiato/bases-to-resources
Browse files Browse the repository at this point in the history
remove depreciated bases kustomize feature
  • Loading branch information
openshift-ci[bot] authored Oct 19, 2023
2 parents a302c1a + a9613e6 commit 9df242e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions manifests/overlays/additional/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
bases:
- ../../base

resources:
- ../../base
- code-server-notebook-imagestream.yaml
- rstudio-notebook-imagestream.yaml
- rstudio-gpu-notebook-imagestream.yaml

commonLabels:
opendatahub.io/component: "true"
component.opendatahub.io/name: notebooks

0 comments on commit 9df242e

Please sign in to comment.