This commit is contained in:
@@ -10,23 +10,23 @@ resources:
|
||||
- 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"
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user