mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-09 23:48:05 -05:00
9 lines
187 B
YAML
9 lines
187 B
YAML
apiVersion: v1
|
|
kind: ServiceAccount
|
|
metadata:
|
|
labels:
|
|
app.kubernetes.io/name: k8-operator
|
|
app.kubernetes.io/managed-by: kustomize
|
|
name: controller-manager
|
|
namespace: system
|