yesod-mirror/k8s/configs/environments/authentication/spec.json

16 lines
371 B
JSON
Raw Permalink Normal View History

{
"apiVersion": "tanka.dev/v1alpha1",
"kind": "Environment",
"metadata": {
"name": "environments/authentication",
"namespace": "environments/authentication/main.jsonnet"
},
"spec": {
"apiServer": "https://k8s.dominion.lan:6443",
"namespace": "authentication",
"resourceDefaults": {},
"expectVersions": {},
"injectLabels": true
}
}