separate patches
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
ed126d6473
commit
08d503920e
|
@ -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
|
Loading…
Reference in New Issue