Remove duplicated clusterissuer and let it managed by terraform

This commit is contained in:
2025-12-01 14:29:44 +11:00
parent 53f1ebe0e9
commit c8a8075a0b
2 changed files with 5 additions and 16 deletions
-16
View File
@@ -1,16 +0,0 @@
apiVersion: cert-manager.io/v1
kind: ClusterIssuer
metadata:
name: letsencrypt-prod
labels:
name: letsencrypt-prod
spec:
acme:
email: me@toozhao.com
privateKeySecretRef:
name: letsencrypt-prod
server: https://acme-v02.api.letsencrypt.org/directory
solvers:
- http01:
ingress:
class: nginx
+5
View File
@@ -245,3 +245,8 @@ git reset --hard HEAD@{1}
# enable vmware ssh through UI and then Find large files
df -h
find /vmfs/volumes/tiplus-ssd/ -type f -size +1000000k -exec ls -lh {} \;
# grafana recover admin password
grafana-cli admin reset-admin-password xxxx