inventory-app/serviceaccount.yml
Madis Mägi 2aa75d9e4b
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
Change to new cluster config
2024-07-27 03:40:41 +03:00

19 lines
352 B
YAML

---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: oidc-gateway-madis
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: passmower
subjects:
- kind: ServiceAccount
name: oidc-gateway
namespace: hard2k1ll-72zn4
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: oidc-gateway