Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117749774
tls-secret.yaml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
335 B
Referenced Files
None
Subscribers
None
tls-secret.yaml
View Options
{{
- if eq .Values.tlsSecret.type "static"
}}
apiVersion
:
v1
kind
:
Secret
metadata
:
name
:
kolab-cert-static
type
:
kubernetes.io/tls
data
:
tls.crt
:
{{
.Values.tlsSecret.crt | b64enc
}}
tls.key
:
{{
.Values.tlsSecret.key | b64enc
}}
{{
- if .Values.tlsSecret.ca
}}
ca.cert
:
{{
.Values.tlsSecret.ca | b64enc
}}
{{
- end
}}
{{
- end
}}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 4, 1:47 AM (1 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
6b/5e/282364a87b39cb93ff2132394e53
Default Alt Text
tls-secret.yaml (335 B)
Attached To
Mode
R114 kolab-infrastructure
Attached
Detach File
Event Timeline