Skip to content
Snippets Groups Projects
Commit 5f32a022 authored by Sam Galson's avatar Sam Galson
Browse files

remove tls from couchdb

parent b2ec8c72
No related branches found
No related tags found
No related merge requests found
Pipeline #4262 skipped with stage
......@@ -6,14 +6,7 @@ metadata:
labels:
env: ${CI_ENVIRONMENT_SLUG}
branch: ${CI_COMMIT_REF_NAME}
annotations:
kubernetes.io/tls-acme: "true"
kubernetes.io/ingress.class: "nginx"
spec:
tls:
- hosts:
- couchdb-${CI_ENVIRONMENT_SLUG}.gateway.xpub.semioticsquares.com
secretName: couchdb-tls-${CI_ENVIRONMENT_SLUG}
rules:
- host: couchdb-${CI_ENVIRONMENT_SLUG}.gateway.xpub.semioticsquares.com
http:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment