github.com/grafana/tanka@v0.26.1-0.20240506093700-c22cfc35c21a/pkg/tanka/testdata/cases/withspecjson/spec.json (about) 1 { 2 "apiVersion": "tanka.dev/v1alpha1", 3 "kind": "Environment", 4 "metadata": { 5 "name": "withspec" 6 }, 7 "spec": { 8 "apiServer": "https://localhost", 9 "namespace": "withspec" 10 } 11 }