Skip to content

Commit

Permalink
We're no strangers to love
Browse files Browse the repository at this point in the history
  • Loading branch information
kashalls committed Jul 30, 2024
1 parent bdf5f7e commit e66d7ac
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ spec:
namespaceSelector:
any: true
extraArgs:
default-ssl-certificate: "networking/outsideour-casa-tls"
default-ssl-certificate: "networking/ok8-sh-tls"
resources:
requests:
cpu: 100m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
service:
annotations:
external-dns.alpha.kubernetes.io/hostname: external.outsideour.casa
io.cilium/lb-ipam-ips: 10.69.0.151
io.cilium/lb-ipam-ips: 10.69.0.153
externalTrafficPolicy: Cluster
ingressClassResource:
name: external
Expand Down Expand Up @@ -74,7 +74,7 @@ spec:
namespaceSelector:
any: true
extraArgs:
default-ssl-certificate: "networking/ok8-sh-tls"
default-ssl-certificate: "networking/oursideour-casa-tls"
topologySpreadConstraints:
- maxSkew: 1
topologyKey: kubernetes.io/hostname
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
service:
annotations:
external-dns.alpha.kubernetes.io/hostname: internal.outsideour.casa
io.cilium/lb-ipam-ips: 10.69.0.150
io.cilium/lb-ipam-ips: 10.69.0.152
ingressClassResource:
name: internal
default: true
Expand Down

0 comments on commit e66d7ac

Please sign in to comment.