Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117746276
loki-ingress.yaml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
943 B
Referenced Files
None
Subscribers
None
loki-ingress.yaml
View Options
{{
- if not .Values.openshift -
}}
apiVersion
:
networking.k8s.io/v1
kind
:
Ingress
metadata
:
name
:
loki
annotations
:
ingress.kubernetes.io/ssl-redirect
:
"false"
ingress.class
:
"haproxy"
haproxy.org/auth-type
:
basic-auth
haproxy.org/auth-secret
:
loki-credentials
spec
:
ingressClassName
:
haproxy
tls
:
{{
- $secretName
:
= include "kolab.tlsSecretName" .
}}
-
secretName
:
{{
default .Values.ingress.tlsSecretName $secretName
}}
hosts
:
-
"admin.{{
include
"
kolab.websiteDomain" . }}"
rules
:
-
host
:
"admin.{{
include
"
kolab.websiteDomain" . }}"
http
:
paths
:
-
path
:
"/loki"
pathType
:
Prefix
backend
:
service
:
name
:
loki
port
:
name
:
3100-tcp
---
kind
:
Secret
apiVersion
:
v1
metadata
:
name
:
loki-credentials
immutable
:
false
stringData
:
"{{
.Values.externalServiceUser
}}"
:
"{{
.Values.externalServiceUserPassword
}}"
{{
- end
}}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Apr 3 2026, 11:35 PM (4 w, 5 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
0b/99/66549acfc263fbddc40d8db320ed
Default Alt Text
loki-ingress.yaml (943 B)
Attached To
Mode
R114 kolab-infrastructure
Attached
Detach File
Event Timeline