Update boulder FAKE_DNS var

This commit is contained in:
James Munnelly 2018-01-13 19:57:47 +00:00
parent 50506a3dce
commit e2b73e8cf5

View File

@ -24,7 +24,7 @@ spec:
- name: BOULDER_CONFIG_DIR
value: test/config
- name: FAKE_DNS
value: 10.0.0.10
value: 10.96.0.10
- name: PKCS11_PROXY_SOCKET
value: tcp://boulder-hsm:5657
image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}"