diff --git a/vault/templates/ingress.yaml b/vault/templates/ingress.yaml index f61dd7b..8998087 100644 --- a/vault/templates/ingress.yaml +++ b/vault/templates/ingress.yaml @@ -16,7 +16,7 @@ spec: services: - name: vault port: 8200 - scheme: https + scheme: http tls: secretName: vault-tls