Update coredns.yaml.sed (#123)

This commit is contained in:
Chris O'Haver 2019-01-29 15:03:59 -05:00 committed by GitHub
parent b3b3e14054
commit c265418ec7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -138,6 +138,11 @@ spec:
timeoutSeconds: 5
successThreshold: 1
failureThreshold: 5
readinessProbe:
httpGet:
path: /health
port: 8080
scheme: HTTP
dnsPolicy: Default
volumes:
- name: config-volume