Squashed 'cluster-config/' content from commit 654f2390
git-subtree-dir: cluster-config git-subtree-split: 654f23903bd1f9a27a4810bd289d165b6cfdbb0c
This commit is contained in:
5
components/oauth/base/kustomization.yaml
Normal file
5
components/oauth/base/kustomization.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- oauth.yaml
|
||||
6
components/oauth/base/oauth.yaml
Normal file
6
components/oauth/base/oauth.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
apiVersion: config.openshift.io/v1
|
||||
kind: OAuth
|
||||
metadata:
|
||||
name: cluster
|
||||
spec:
|
||||
identityProviders: []
|
||||
Reference in New Issue
Block a user