diff --git a/clusters/devops-lab/infra-tailnet.yaml b/infra-tailnet.yaml similarity index 100% rename from clusters/devops-lab/infra-tailnet.yaml rename to infra-tailnet.yaml diff --git a/infrastructure/controllers/base/tailscale/kustomization.yaml b/infrastructure/controllers/base/tailscale/kustomization.yaml index f54c07f..fa3b1e9 100644 --- a/infrastructure/controllers/base/tailscale/kustomization.yaml +++ b/infrastructure/controllers/base/tailscale/kustomization.yaml @@ -5,3 +5,5 @@ resources: - repository.yaml - release-operator.yaml - authkey-secret.enc.yaml + - tsproxy-rtx6000.yaml + diff --git a/infrastructure/tailnet/kustomization.yaml b/infrastructure/tailnet/kustomization.yaml index 3ae1928..07ef73a 100644 --- a/infrastructure/tailnet/kustomization.yaml +++ b/infrastructure/tailnet/kustomization.yaml @@ -1,4 +1,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - tsproxy-rtx6000.yaml \ No newline at end of file + - tsproxy-rtx6000.yaml