diff --git a/clusters/cl01tl/platform/portainer/templates/service.yaml b/clusters/cl01tl/platform/portainer/templates/service.yaml new file mode 100644 index 000000000..fd0218f55 --- /dev/null +++ b/clusters/cl01tl/platform/portainer/templates/service.yaml @@ -0,0 +1,9 @@ +apiVersion: v1 +kind: Service +metadata: + annotations: + tailscale.com/tailnet-fqdn: boreal-beaufort.ts.net + name: ps10rp +spec: + externalName: placeholder + type: ExternalName