feat: refactor apps
This commit is contained in:
@@ -1,21 +1,18 @@
|
||||
tailscale-operator:
|
||||
oauth: {}
|
||||
installCRDs: true
|
||||
operatorConfig:
|
||||
defaultTags:
|
||||
- "tag:k8s-operator"
|
||||
logging: info
|
||||
image:
|
||||
repository: tailscale/k8s-operator
|
||||
tag: v1.94.2
|
||||
digest: sha256:7956bd50dca9dc804b98720df94d112b54af85449ed0bf8cc7fad0346b225067
|
||||
hostname: tailscale-operator-cl01tl
|
||||
nodeSelector:
|
||||
kubernetes.io/os: linux
|
||||
operatorConfig:
|
||||
securityContext:
|
||||
capabilities:
|
||||
add:
|
||||
- NET_ADMIN
|
||||
ingressClass:
|
||||
name: tailscale
|
||||
proxyConfig:
|
||||
defaultTags: "tag:k8s"
|
||||
firewallMode: auto
|
||||
defaultProxyClass: "no-metrics"
|
||||
apiServerProxyConfig:
|
||||
mode: "false"
|
||||
image:
|
||||
repository: tailscale/tailscale
|
||||
tag: v1.94.2
|
||||
digest: sha256:95e528798bebe75f39b10e74e7051cf51188ee615934f232ba7ad06a3390ffa1
|
||||
defaultProxyClass: no-metrics
|
||||
|
||||
Reference in New Issue
Block a user