fix(proteus): Render connection and pvc once
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{{- if eq .Values.environment "prod" }}
|
||||
apiVersion: temporal.io/v1alpha1
|
||||
kind: Connection
|
||||
metadata:
|
||||
@@ -5,3 +6,4 @@ metadata:
|
||||
namespace: proteus
|
||||
spec:
|
||||
hostPort: temporal-frontend.temporal:7233
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user