stacks-instances/otc/o12yclient.think-ahead.cloud/stacks/ref-implementation/external-secrets/manifests/rolebinding.yaml
Automated pipeline 2d806a240b Initial upload
2025-06-02 15:01:02 +00:00

13 lines
No EOL
310 B
YAML

apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: external-secrets-rolebinding
namespace: openbao
subjects:
- kind: ServiceAccount
name: external-secrets
namespace: external-secrets
roleRef:
kind: Role
name: external-secrets-role
apiGroup: rbac.authorization.k8s.io