add istio gateway configuration for tls termination
All checks were successful
Mirror to GitHub / mirror (push) Successful in 7s
All checks were successful
Mirror to GitHub / mirror (push) Successful in 7s
This commit is contained in:
@@ -9,27 +9,4 @@ resources:
|
||||
- ptp-chat-istio.yaml
|
||||
- ptp-chat-sealed-secret.yaml
|
||||
- ptp-chat-pull-sealed-secret.yaml
|
||||
|
||||
# patches:
|
||||
# - patch: |-
|
||||
# apiVersion: v1
|
||||
# kind: Secret
|
||||
# metadata:
|
||||
# name: ptp-chat-secret
|
||||
# annotations:
|
||||
# argocd.argoproj.io/compare-options: IgnoreExtraneous
|
||||
# sealedsecrets.bitnami.com/managed: "true"
|
||||
# - patch: |-
|
||||
# apiVersion: v1
|
||||
# kind: Secret
|
||||
# metadata:
|
||||
# name: pull-secret
|
||||
# annotations:
|
||||
# argocd.argoproj.io/compare-options: IgnoreExtraneous
|
||||
# sealedsecrets.bitnami.com/managed: "true"
|
||||
|
||||
# secretGenerator:
|
||||
# - name: ptp-chat-secret
|
||||
# type: Opaque
|
||||
# - name: pull-secret
|
||||
# type: kubernetes.io/dockerconfigjson
|
||||
- ptp-chat-cert-sealed-secret.yaml
|
||||
|
||||
Reference in New Issue
Block a user