mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
Add copyright header (#17300)
* Add copyright header Signed-off-by: sfelipe <sfelipe@vmware.com> * Remove copyright from vib runtime_parameters files Signed-off-by: sfelipe <sfelipe@vmware.com> * Add copyright header for pinniped-auth.sh Signed-off-by: sfelipe <sfelipe@vmware.com> * Update templates copyright header format Signed-off-by: sfelipe <sfelipe@vmware.com> --------- Signed-off-by: sfelipe <sfelipe@vmware.com>
This commit is contained in:
committed by
GitHub
parent
825360fa2e
commit
da68be8e95
@@ -1,3 +1,8 @@
|
||||
{{- /*
|
||||
Copyright VMware, Inc.
|
||||
SPDX-License-Identifier: APACHE-2.0
|
||||
*/}}
|
||||
|
||||
{{- $ca := genCA "apisix-ca" 365 }}
|
||||
{{- if and .Values.controlPlane.enabled (not .Values.controlPlane.tls.existingSecret) }}
|
||||
{{/* For the control plane, it is mandatory to have TLS for the config server */}}
|
||||
|
||||
Reference in New Issue
Block a user