try again

This commit is contained in:
Michael Thomson
2023-11-24 12:57:55 -05:00
parent 831f5ebf84
commit 66d97ac015
2 changed files with 2 additions and 2 deletions

View File

@@ -162,7 +162,7 @@ spec:
service:
type: ClusterIP
# Dashboard service port
externalPort: 443
externalPort: 80
## LoadBalancerSourcesRange is a list of allowed CIDR values, which are combined with ServicePort to
## set allowed inbound rules on the security group assigned to the master load balancer

View File

@@ -57,7 +57,7 @@ spec:
# Default configuration, to be overridden
configFile: |-
email_domains = [ "*" ]
upstreams = [ "https://kubernetes-dashboard" ]
upstreams = [ "http://kubernetes-dashboard" ]
# Custom configuration file: oauth2_proxy.cfg
# configFile: |-
# pass_basic_auth = false