This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
kittehcluster/kubernetes/services/tailscale/project.ini
2024-11-24 12:09:20 -05:00

30 lines
552 B
INI

[meta]
format_ver = 1
[tailscale_repo]
description = Tailscale Helm Repository
mode = helm
depends_on = traefik:longhorn_storage_class
[#tailscale_repo/helm]
mode = add_repo
name = tailscale
repo = https://pkgs.tailscale.com/helmcharts
[tailscale]
mode = helm
depends_on = tailscale_repo
[#tailscale/helm]
mode = install
name = tailscale
repo = tailscale/tailscale-operator
variable_file = ../../secrets/tailscale.env
[tailscale_connectors]
mode = k3s
depends_on = tailscale
[#tailscale_connectors/k3s]
mode = install
yml_path = ./connectors.yml