Files
bluejay-infra/apps-gx10/intranet/configmap-intranet-config.json

13 lines
220 B
JSON

{
"apiVersion": "v1",
"data": {
"KnowledgeApiKey": "",
"TrustedHeaderSharedSecret": ""
},
"kind": "ConfigMap",
"metadata": {
"name": "intranet-config",
"namespace": "intranet"
}
}