mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 05:13:10 +01:00
9 lines
195 B
YAML
9 lines
195 B
YAML
apiVersion: v1
|
|
kind: ServiceAccount
|
|
metadata:
|
|
labels:
|
|
app.kubernetes.io/name: plugin-barman-cloud
|
|
app.kubernetes.io/managed-by: kustomize
|
|
name: controller-manager
|
|
namespace: system
|