Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects

Feature/secure connections

Merged Natalia Szakiel requested to merge feature/secure-connections into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -143,7 +143,7 @@ spec:
renewBefore: {{ .Values.filebeat.cert.renewBefore }}
commonName: {{ template "filebeat.dns" . }}
dnsNames:
- "{{ template "logstash.dns" . }}"
- "{{ template "filebeat.dns" . }}"
issuerRef:
name: internal-ca
kind: ClusterIssuer
\ No newline at end of file
Loading