Skip to content

Commit

Permalink
manifests: exclude rbac resources in openshift-oauth-apiserver namesp…
Browse files Browse the repository at this point in the history
…ace from hosted profile
  • Loading branch information
sjenning committed Jan 15, 2021
1 parent a573e0b commit f33c878
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ metadata:
name: prometheus-k8s
namespace: openshift-oauth-apiserver
annotations:
include.release.openshift.io/ibm-cloud-managed: "true"
exclude.release.openshift.io/internal-openshift-hosted: "true"
include.release.openshift.io/self-managed-high-availability: "true"
include.release.openshift.io/single-node-developer: "true"
rules:
Expand Down Expand Up @@ -109,7 +109,7 @@ metadata:
name: prometheus-k8s
namespace: openshift-oauth-apiserver
annotations:
include.release.openshift.io/ibm-cloud-managed: "true"
exclude.release.openshift.io/internal-openshift-hosted: "true"
include.release.openshift.io/self-managed-high-availability: "true"
include.release.openshift.io/single-node-developer: "true"
roleRef:
Expand Down

0 comments on commit f33c878

Please sign in to comment.