gx10-gitops: capture live manifests for 32 product namespaces (ArgoCD adoption source)
This commit is contained in:
15
apps-gx10/fc-system/serviceaccount-php-operator.json
Normal file
15
apps-gx10/fc-system/serviceaccount-php-operator.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"apiVersion": "v1",
|
||||
"kind": "ServiceAccount",
|
||||
"metadata": {
|
||||
"labels": {
|
||||
"app.kubernetes.io/component": "operator",
|
||||
"app.kubernetes.io/instance": "php-operator",
|
||||
"app.kubernetes.io/managed-by": "flowercore",
|
||||
"app.kubernetes.io/name": "php-operator",
|
||||
"app.kubernetes.io/part-of": "flowercore-php"
|
||||
},
|
||||
"name": "php-operator",
|
||||
"namespace": "fc-system"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user