This is an automated email from the ASF dual-hosted git repository.
omartushevskyi pushed a commit to branch DLAB-1158
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git
The following commit(s) were added to refs/heads/DLAB-1158 by this push:
new 1c29c98 added step-ca
1c29c98 is described below
commit 1c29c9803119cfb1c9d790bb61f3074d88df58d0
Author: Oleh Martushevskyi <[email protected]>
AuthorDate: Wed Dec 4 16:45:58 2019 +0200
added step-ca
---
.../main/modules/helm_charts/external-dns/templates/externaldns.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/external-dns/templates/externaldns.yaml
b/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/external-dns/templates/externaldns.yaml
index d94b9e4..a52bb2e 100644
---
a/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/external-dns/templates/externaldns.yaml
+++
b/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/external-dns/templates/externaldns.yaml
@@ -79,4 +79,4 @@ spec:
- --provider=google
- --google-project={{ .Values.project_id }}
- --registry=txt
- - --txt-owner-id=my-identifier
\ No newline at end of file
+ - --txt-owner-id=dlab-kubernetes-cluster
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]