diff --git a/nextcloud-syncthing-argocd-apps/values.yaml b/nextcloud-syncthing-argocd-apps/values.yaml index 835463e..52e3358 100644 --- a/nextcloud-syncthing-argocd-apps/values.yaml +++ b/nextcloud-syncthing-argocd-apps/values.yaml @@ -33,4 +33,8 @@ dataPvc: name: data-pvc createEncryptedPvc: true storageClassName: linode-block-storage-retain-luks - size: 40Gi \ No newline at end of file + size: 40Gi + +tailscaleIngresses: + ncHostname: nextcloud + syncthingHostname: syncthing \ No newline at end of file