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 cd09c95 added step-ca
cd09c95 is described below
commit cd09c953c66a054b251ac6e6e73aadf5a7092cc2
Author: Oleh Martushevskyi <[email protected]>
AuthorDate: Wed Dec 4 16:43:14 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 a52bb2e..d94b9e4 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=dlab-kubernetes-cluster
\ No newline at end of file
+ - --txt-owner-id=my-identifier
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]