openshift: more fixes to crds

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-02-13 15:59:01 -08:00
parent ba7a6248bb
commit f7ceb69349
5 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
apiVersion: v1
apiVersion: apps/v1
groupNames: []
kind: RoleBinding
metadata:

View file

@ -1,5 +1,5 @@
---
apiVersion: v1
apiVersion: network.openshift.io/v1
kind: EgressNetworkPolicy
metadata:
name: default

View file

@ -1,4 +1,4 @@
apiVersion: v1
apiVersion: authorization.openshift.io/v1
groupNames: []
kind: RoleBinding
metadata:

View file

@ -1,4 +1,4 @@
apiVersion: v1
apiVersion: authorization.openshift.io/v1
groupNames:
- system:serviceaccounts:{{app}}
kind: RoleBinding

View file

@ -1,4 +1,4 @@
apiVersion: v1
apiVersion: authorization.openshift.io/v1
kind: Role
metadata:
annotations: