fix: align tailscale proxy tags with operator tags
This commit is contained in:
@@ -18,3 +18,6 @@ operatorConfig:
|
||||
{% endfor %}
|
||||
|
||||
installCRDs: true
|
||||
|
||||
proxyConfig:
|
||||
defaultTags: "{{ tailscale_operator_default_tags | join(',') }}"
|
||||
|
||||
Reference in New Issue
Block a user