Squashed 'cluster-config/' content from commit 654f2390
git-subtree-dir: cluster-config git-subtree-split: 654f23903bd1f9a27a4810bd289d165b6cfdbb0c
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: AppProject
|
||||
metadata:
|
||||
name: global
|
||||
spec:
|
||||
description: Global Configuration
|
||||
clusterResourceBlacklist:
|
||||
- group: '*'
|
||||
kind: '*'
|
||||
namespaceResourceBlacklist:
|
||||
- group: ''
|
||||
kind: Namespace
|
||||
- group: ''
|
||||
kind: ResourceQuota
|
||||
- group: ''
|
||||
kind: LimitRange
|
||||
- group: operators.coreos.com
|
||||
kind: '*'
|
||||
- group: operator.openshift.io
|
||||
kind: '*'
|
||||
- group: storage.k8s.io
|
||||
kind: '*'
|
||||
- group: machine.openshift.io
|
||||
kind: '*'
|
||||
- group: machineconfiguration.openshift.io
|
||||
kind: '*'
|
||||
- group: compliance.openshift.io
|
||||
kind: '*'
|
||||
Reference in New Issue
Block a user