Switch client cert checking subdomain to auth (from cac)

This commit is contained in:
Devon Mackay 2018-08-06 11:15:19 -04:00
parent 87f3c1117e
commit 91d56fff0e

View File

@ -67,16 +67,17 @@ spec:
servicePort: 80 servicePort: 80
--- ---
apiVersion: extensions/v1beta1 apiVersion: extensions/v1beta1
apiVersion: extensions/v1beta1
kind: Ingress kind: Ingress
metadata: metadata:
name: atst-cac name: atst-auth
namespace: atat namespace: atat
annotations: annotations:
nginx.ingress.kubernetes.io/proxy-body-size: 10m nginx.ingress.kubernetes.io/proxy-body-size: 10m
ingress.kubernetes.io/ssl-passthrough: "true" ingress.kubernetes.io/ssl-passthrough: "true"
spec: spec:
rules: rules:
- host: cac.atat.codes - host: auth.atat.codes
http: http:
paths: paths:
- path: / - path: /