docs: remove port from internal service url in k8s example (#47)

This commit is contained in:
Bradley Weston 2019-02-14 18:35:34 +00:00 committed by Bobby DeSimone
parent 805f0198d2
commit 13c03a2b5c

View file

@ -30,7 +30,7 @@ spec:
- name: AUTHENTICATE_SERVICE_URL
value: https://auth.corp.beyondperimeter.com
- name: AUTHENTICATE_INTERNAL_URL
value: "pomerium-authenticate-service.pomerium.svc.cluster.local:443"
value: "pomerium-authenticate-service.pomerium.svc.cluster.local"
- name: OVERIDE_CERTIFICATE_NAME
value: "*.corp.beyondperimeter.com"
- name: SHARED_SECRET