infrastructure/apps/postgres-operator/resources/rbac/service_account.yaml
Peter Kurfer 0ac1d722a3
All checks were successful
continuous-integration/drone/push Build is passing
refactor: postgres-operator and migration
2023-11-08 21:28:51 +01:00

8 lines
No EOL
171 B
YAML

---
apiVersion: v1
kind: ServiceAccount
metadata:
name: pgo
namespace: postgres-system
labels:
postgres-operator.crunchydata.com/control-plane: postgres-operator