fix: Fix deployment for infisical
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -18,7 +18,3 @@ spec:
|
||||
interval: 1h
|
||||
retryInterval: 2m
|
||||
timeout: 5m
|
||||
postBuild:
|
||||
substituteFrom:
|
||||
- name: cluster-secrets
|
||||
kind: Secret
|
||||
|
||||
@@ -9,7 +9,7 @@ metadata:
|
||||
name: infisical
|
||||
spec:
|
||||
hostnames:
|
||||
- "{{ .Release.Name }}.${SECRET_DOMAIN}"
|
||||
- infisical.laurivan.com
|
||||
parentRefs:
|
||||
- group: gateway.networking.k8s.io
|
||||
kind: Gateway
|
||||
|
||||
Reference in New Issue
Block a user