Files
bluejay-infra/apps-gx10/fc-php/serviceaccount-php-web.json

9 lines
131 B
JSON

{
"apiVersion": "v1",
"kind": "ServiceAccount",
"metadata": {
"name": "php-web",
"namespace": "fc-php"
}
}