changed loadbalancer ports

This commit is contained in:
Sebastian Wendel 2022-07-27 17:26:56 +02:00
parent 8a1fc3029a
commit dff188bbd2
No known key found for this signature in database
GPG key ID: 1422B7DF78144640

View file

@ -4,13 +4,12 @@ kind: Simple
image: docker.io/rancher/k3s:v1.23.8-k3s1
servers: 1
agents: 2
# network: fcos-dev-net
subnet: "172.23.0.0/16"
ports:
- port: 8080:80
- port: 80:80
nodeFilters:
- loadbalancer
- port: 8443:443
- port: 443:443
nodeFilters:
- loadbalancer
- port: 6443:6443