1 Commits

Author SHA1 Message Date
5d366bb9ae Update grafana/promtail Docker tag to v3 2024-12-15 03:10:04 +00:00
2 changed files with 1 additions and 12 deletions

View File

@@ -11,7 +11,6 @@ spec:
tls:
- hosts:
- hello-world.cluster.fun
- ombi.cluster.fun
secretName: non-auth-proxy-ingress
rules:
- host: hello-world.cluster.fun
@@ -24,13 +23,3 @@ spec:
name: tailscale-proxy
port:
name: non-auth
- host: ombi.cluster.fun
http:
paths:
- path: /
pathType: ImplementationSpecific
backend:
service:
name: tailscale-proxy
port:
name: non-auth

View File

@@ -29,7 +29,7 @@ spec:
spec:
containers:
- name: web
image: x1unix/go-playground:2.4.0
image: x1unix/go-playground:2.3.0
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8000