File tree Expand file tree Collapse file tree 2 files changed +1
-13
lines changed
Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ apiVersion: v2
55name : lfx-platform
66description : LFX Platform v2 Helm chart
77type : application
8- version : 0.3.4
8+ version : 0.3.5
99icon : https://github.com/linuxfoundation/lfx-v2-helm/raw/main/img/lfx-logo-color.svg
1010dependencies :
1111 - name : traefik
Original file line number Diff line number Diff line change @@ -112,10 +112,6 @@ gateway:
112112openfga :
113113 enabled : true
114114
115- # Enable reloader to restart pods when ConfigMap or Secrets change
116- annotations :
117- reloader.stakater.com/auto : " true"
118-
119115 # Disable playground by default
120116 playground :
121117 enabled : false
@@ -170,10 +166,6 @@ heimdall:
170166 - name : heimdall-signer-cert
171167 mountPath : " /heimdall/cert/"
172168
173- # Enable reloader to restart pods when ConfigMap or Secrets change
174- annotations :
175- reloader.stakater.com/auto : " true"
176-
177169 env :
178170 # Tracing Configuration
179171 HEIMDALLCFG_TRACING_ENABLED : " false"
@@ -582,10 +574,6 @@ lfx-v2-meeting-service:
582574 lfx :
583575 domain : k8s.orb.local
584576
585- # Enable reloader to restart pods when ConfigMap or Secrets change
586- annotations :
587- reloader.stakater.com/auto : " true"
588-
589577lfx-v2-auth-service :
590578 enabled : true
591579 lfx :
You can’t perform that action at this time.
0 commit comments