mirror of
https://github.com/nofusscomputing/kubernetes.git
synced 2025-08-02 04:22:42 +00:00
refactor(cloudnativepg_operator): Split manifests to single files
ref: #15 #13 infrastructure/argo#3
This commit is contained in:
6
manifests/cloudnativepg-operator/base/ServiceAccount-cnpg-manager.yaml
Executable file
6
manifests/cloudnativepg-operator/base/ServiceAccount-cnpg-manager.yaml
Executable file
@ -0,0 +1,6 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: cnpg-manager
|
||||
namespace: postgres
|
Reference in New Issue
Block a user