fix: Fix deployment for infisical

This commit is contained in:
2026-02-24 19:13:53 +01:00
parent 9fe66a27eb
commit e6aa0abcd9
3 changed files with 3 additions and 7 deletions

View File

@@ -16,7 +16,7 @@ spec:
server:
enable_gzip: "true"
root_url: https://grafana.admin.mirceanton.com
root_url: https://grafana.laurivan.com
auth: {disable_login_form: "false"}
auth.anonymous: {enabled: "true"}
@@ -56,7 +56,7 @@ spec:
httpRoute:
spec:
hostnames: ["grafana.admin.mirceanton.com"]
hostnames: ["grafana.laurivan.com"]
parentRefs:
- name: envoy-admin
namespace: network-system

View File

@@ -18,7 +18,3 @@ spec:
interval: 1h
retryInterval: 2m
timeout: 5m
postBuild:
substituteFrom:
- name: cluster-secrets
kind: Secret

View File

@@ -9,7 +9,7 @@ metadata:
name: infisical
spec:
hostnames:
- "{{ .Release.Name }}.${SECRET_DOMAIN}"
- infisical.laurivan.com
parentRefs:
- group: gateway.networking.k8s.io
kind: Gateway