stacks-instances/otc/observability.think-ahead.cloud/stacks/ref-implementation/external-secrets/manifests/rolebinding.yaml
Automated pipeline c458603afa Initial upload
2025-06-02 08:43:35 +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