summaryrefslogtreecommitdiffhomepage
path: root/cmd/k8s-operator/deploy/examples/proxygroup.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/k8s-operator/deploy/examples/proxygroup.yaml')
-rw-r--r--cmd/k8s-operator/deploy/examples/proxygroup.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/cmd/k8s-operator/deploy/examples/proxygroup.yaml b/cmd/k8s-operator/deploy/examples/proxygroup.yaml
index 337d87f0b..ace7d1a99 100644
--- a/cmd/k8s-operator/deploy/examples/proxygroup.yaml
+++ b/cmd/k8s-operator/deploy/examples/proxygroup.yaml
@@ -1,7 +1,7 @@
apiVersion: tailscale.com/v1alpha1
kind: ProxyGroup
metadata:
- name: egress-proxies
+ name: ingress-proxies
spec:
- type: egress
- replicas: 3
+ type: ingress
+ replicas: 5