aboutsummaryrefslogtreecommitdiff
path: root/deploy/spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/spec.json')
-rw-r--r--deploy/spec.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/deploy/spec.json b/deploy/spec.json
deleted file mode 100644
index f127bec..0000000
--- a/deploy/spec.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "apiVersion": "tanka.dev/v1alpha1",
- "kind": "Environment",
- "metadata": {
- "name": "default"
- },
- "spec": {
- "apiServer": "https://control.kube.cat:6443",
- "namespace": "gnulag",
- "resourceDefaults": {},
- "expectVersions": {}
- }
-}