Skip to content

Commit

Permalink
namespace
Browse files Browse the repository at this point in the history
Signed-off-by: Yi Rae Kim <[email protected]>
  • Loading branch information
yiraeChristineKim committed Nov 14, 2023
1 parent f30ec7a commit 6592dcc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/olm-install/install-resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ apiVersion: v1
kind: Namespace
metadata:
name: mygatekeeper
labels:
pod-security.kubernetes.io/audit: baseline
pod-security.kubernetes.io/audit-version: latest
pod-security.kubernetes.io/enforce: baseline
pod-security.kubernetes.io/warn: baseline
pod-security.kubernetes.io/warn-version: latest
---
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
Expand Down

0 comments on commit 6592dcc

Please sign in to comment.