Skip to content

Commit

Permalink
on push: make
Browse files Browse the repository at this point in the history
  • Loading branch information
petrkotas committed Nov 6, 2024
1 parent cb0442a commit 4437b6a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions hack/00-osd-managed-cluster-config-integration.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -31508,7 +31508,6 @@ objects:
values:
- 'true'
resourceApplyMode: Upsert
applyBehavior: CreateOnly
resources:
- apiVersion: v1
kind: Namespace
Expand All @@ -31521,7 +31520,6 @@ objects:
managed.openshift.io/storage-pv-quota-exempt: 'true'
openshift.io/cluster-logging: 'true'
openshift.io/cluster-monitoring: 'true'
patches:
- apiVersion: operators.coreos.com/v1
kind: OperatorGroup
metadata:
Expand Down Expand Up @@ -31755,7 +31753,6 @@ objects:
values:
- 'true'
resourceApplyMode: Upsert
applyBehavior: CreateOnly
resources:
- apiVersion: v1
kind: Namespace
Expand All @@ -31765,7 +31762,6 @@ objects:
openshift.io/node-selector: ''
labels:
openshift.io/cluster-logging: 'true'
patches:
- apiVersion: rbac.authorization.k8s.io/v1
kind: Role
metadata:
Expand Down
4 changes: 0 additions & 4 deletions hack/00-osd-managed-cluster-config-production.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -31508,7 +31508,6 @@ objects:
values:
- 'true'
resourceApplyMode: Upsert
applyBehavior: CreateOnly
resources:
- apiVersion: v1
kind: Namespace
Expand All @@ -31521,7 +31520,6 @@ objects:
managed.openshift.io/storage-pv-quota-exempt: 'true'
openshift.io/cluster-logging: 'true'
openshift.io/cluster-monitoring: 'true'
patches:
- apiVersion: operators.coreos.com/v1
kind: OperatorGroup
metadata:
Expand Down Expand Up @@ -31755,7 +31753,6 @@ objects:
values:
- 'true'
resourceApplyMode: Upsert
applyBehavior: CreateOnly
resources:
- apiVersion: v1
kind: Namespace
Expand All @@ -31765,7 +31762,6 @@ objects:
openshift.io/node-selector: ''
labels:
openshift.io/cluster-logging: 'true'
patches:
- apiVersion: rbac.authorization.k8s.io/v1
kind: Role
metadata:
Expand Down
4 changes: 0 additions & 4 deletions hack/00-osd-managed-cluster-config-stage.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -31508,7 +31508,6 @@ objects:
values:
- 'true'
resourceApplyMode: Upsert
applyBehavior: CreateOnly
resources:
- apiVersion: v1
kind: Namespace
Expand All @@ -31521,7 +31520,6 @@ objects:
managed.openshift.io/storage-pv-quota-exempt: 'true'
openshift.io/cluster-logging: 'true'
openshift.io/cluster-monitoring: 'true'
patches:
- apiVersion: operators.coreos.com/v1
kind: OperatorGroup
metadata:
Expand Down Expand Up @@ -31755,7 +31753,6 @@ objects:
values:
- 'true'
resourceApplyMode: Upsert
applyBehavior: CreateOnly
resources:
- apiVersion: v1
kind: Namespace
Expand All @@ -31765,7 +31762,6 @@ objects:
openshift.io/node-selector: ''
labels:
openshift.io/cluster-logging: 'true'
patches:
- apiVersion: rbac.authorization.k8s.io/v1
kind: Role
metadata:
Expand Down

0 comments on commit 4437b6a

Please sign in to comment.