imfreedom/k8s-cluster

Parents 6b927366e97d
Children fedbc5feb09d
Forgot to delete the cert from the www.imfreedom.org ingress
--- a/50-imfreedom.org.yaml Mon Jan 27 20:28:42 2020 -0600
+++ b/50-imfreedom.org.yaml Mon Jan 27 20:35:07 2020 -0600
@@ -63,22 +63,6 @@
selector:
app: www
---
-apiVersion: cert-manager.io/v1alpha2
-kind: Certificate
-metadata:
- namespace: imfreedom
- name: www
-spec:
- secretName: www-tls
- issuerRef:
- name: letsencrypt
- commonName: imfreedom.org
- dnsNames:
- - imfreedom.org
- - www.imfreedom.org
- - xmpp.imfreedom.org
- - conference.imfreedom.org
----
apiVersion: apps/v1
kind: Deployment
metadata: