separate patches
ci / build (push) Waiting to run Details

This commit is contained in:
CJ_Clippy 2024-06-28 16:42:01 -08:00
parent ed126d6473
commit 08d503920e
1 changed files with 6 additions and 19 deletions

View File

@ -32,30 +32,17 @@ spec:
path: ./infrastructure/configs
prune: true
patches:
- patch: |-
- patch: |
- op: replace
path: /spec/acme/server
value: https://acme-staging-v02.api.letsencrypt.org/directory
- op: replace
path: /metadata/name
value: letsencrypt-staging
target:
kind: ClusterIssuer
name: letsencrypt
- patch: |
- op: replace
path: /spec/acme/privateKeySecretRef/name
value: letsencrypt-staging
target:
kind: ClusterIssuer
name: letsencrypt
# - patch: |
# - op: replace
# path: /metadata/name
# value: letsencrypt-staging
# target:
# kind: ClusterIssuer
# name: letsencrypt
# - patch: |
# - op: replace
# path: /spec/acme/privateKeySecretRef/name
# value: letsencrypt-staging
# target:
# kind: ClusterIssuer
# name: letsencrypt
name: letsencrypt