imfreedom/k8s-cluster

clean up a bunch of lint

18 months ago, Gary Kramlich
e406f6ccc922
Parents d87627146d4d
Children f3fdd3dab6c1
clean up a bunch of lint
--- a/20-ingress/crd.yaml Thu Sep 22 19:49:53 2022 -0500
+++ b/20-ingress/crd.yaml Fri Sep 23 04:58:40 2022 -0500
@@ -1,3 +1,4 @@
+# yamllint disable
---
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
--- a/20-ingress/manifest.yaml Thu Sep 22 19:49:53 2022 -0500
+++ b/20-ingress/manifest.yaml Fri Sep 23 04:58:40 2022 -0500
@@ -1,3 +1,4 @@
+# yamllint disable
# The most recent CRDs and RBAC configurations can be found at
# https://doc.traefik.io/traefik/reference/dynamic-configuration/kubernetes-crd/#definitions
---
--- a/50-imfreedom.org/middleware.yaml Thu Sep 22 19:49:53 2022 -0500
+++ b/50-imfreedom.org/middleware.yaml Fri Sep 23 04:58:40 2022 -0500
@@ -9,4 +9,3 @@
regex: ^https?:\/\/[^\/]+\/wiki\/(.*)$
replacement: https://wiki.imfreedom.org/index.php/${1}
---
-
--- a/50-kb.imfreedom.org/manifest.yaml Thu Sep 22 19:49:53 2022 -0500
+++ b/50-kb.imfreedom.org/manifest.yaml Fri Sep 23 04:58:40 2022 -0500
@@ -42,7 +42,6 @@
secretName: kb-tls
issuerRef:
name: letsencrypt
-# commonName: kb.imfreedom.org
dnsNames:
- kb.imfreedom.org
---
--- a/50-wiki.imfreedom.org/middleware.yaml Thu Sep 22 19:49:53 2022 -0500
+++ b/50-wiki.imfreedom.org/middleware.yaml Fri Sep 23 04:58:40 2022 -0500
@@ -656,4 +656,3 @@
regex: ^https?:\/\/wiki\.imfreedom\.org\/.*
replacement: https://kb.imfreedom.org/
---
-