mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
update
This commit is contained in:
parent
8b83c6a6c5
commit
cad3dcf473
1 changed files with 3 additions and 3 deletions
|
|
@ -79,16 +79,16 @@ spec:
|
|||
port: 9768
|
||||
scheme: http
|
||||
tls:
|
||||
secretName: s3-tls
|
||||
secretName: s3-external-tls
|
||||
|
||||
---
|
||||
|
||||
apiVersion: cert-manager.io/v1
|
||||
kind: Certificate
|
||||
metadata:
|
||||
name: s3-tls
|
||||
name: s3-external-tls
|
||||
spec:
|
||||
secretName: s3-tls
|
||||
secretName: s3-external-tls
|
||||
issuerRef:
|
||||
name: letsencrypt-production
|
||||
kind: ClusterIssuer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue