imfreedom/k8s-cluster

Make everything yamllint clean

2021-07-17, Gary Kramlich
8955702ad10d
Parents 1a8a2e7d0f04
Children 65427a1c4388
Make everything yamllint clean
--- a/10-cert-manager/cert-manager.yaml Sun Jul 04 23:31:52 2021 -0500
+++ b/10-cert-manager/cert-manager.yaml Sat Jul 17 04:13:14 2021 -0500
@@ -1,3 +1,4 @@
+# yamllint disable
# Copyright The cert-manager Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
--- a/10-cert-manager/kustomization.yaml Sun Jul 04 23:31:52 2021 -0500
+++ b/10-cert-manager/kustomization.yaml Sat Jul 17 04:13:14 2021 -0500
@@ -2,4 +2,3 @@
namespace: cert-manager
resources:
- cert-manager.yaml
-
--- a/10-prometheus-operator/bundle.yaml Sun Jul 04 23:31:52 2021 -0500
+++ b/10-prometheus-operator/bundle.yaml Sat Jul 17 04:13:14 2021 -0500
@@ -1,3 +1,4 @@
+# yamllint disable
---
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
--- a/10-prometheus-operator/kustomization.yaml Sun Jul 04 23:31:52 2021 -0500
+++ b/10-prometheus-operator/kustomization.yaml Sat Jul 17 04:13:14 2021 -0500
@@ -3,4 +3,3 @@
resources:
- namespace.yaml
- bundle.yaml
-
--- a/30-keel/discord-bridge.yaml Sun Jul 04 23:31:52 2021 -0500
+++ b/30-keel/discord-bridge.yaml Sat Jul 17 04:13:14 2021 -0500
@@ -72,4 +72,3 @@
- protocol: TCP
port: 5000
targetPort: 5000
-
--- a/50-developer.pidgin.im/trac/manifest.yaml Sun Jul 04 23:31:52 2021 -0500
+++ b/50-developer.pidgin.im/trac/manifest.yaml Sat Jul 17 04:13:14 2021 -0500
@@ -231,4 +231,3 @@
- every: day
keep: 0
---
-
--- a/50-docs.pidgin.im/gplugin-gtk-latest.yaml Sun Jul 04 23:31:52 2021 -0500
+++ b/50-docs.pidgin.im/gplugin-gtk-latest.yaml Sat Jul 17 04:13:14 2021 -0500
@@ -100,4 +100,3 @@
cpu: 10m
memory: 32Mi
---
-
--- a/50-docs.pidgin.im/kustomization.yaml Sun Jul 04 23:31:52 2021 -0500
+++ b/50-docs.pidgin.im/kustomization.yaml Sat Jul 17 04:13:14 2021 -0500
@@ -9,4 +9,3 @@
- libpurple-latest.yaml
- pidgin-2.x.y.yaml
- talkatu-latest.yaml
-
--- a/50-docs.pidgin.im/manifest.yaml Sun Jul 04 23:31:52 2021 -0500
+++ b/50-docs.pidgin.im/manifest.yaml Sat Jul 17 04:13:14 2021 -0500
@@ -103,4 +103,3 @@
dnsNames:
- docs.pidgin.im
---
-
--- a/50-monitoring.imfreedom.org/prometheus.yaml Sun Jul 04 23:31:52 2021 -0500
+++ b/50-monitoring.imfreedom.org/prometheus.yaml Sat Jul 17 04:13:14 2021 -0500
@@ -27,8 +27,8 @@
resources:
- ingresses
verbs: ["get", "list", "watch"]
- - nonResourceURLs: [ "/metrics" ]
- verbs: ["get"]
+ - nonResourceURLs: ["/metrics"]
+ verbs: ["get"]
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
@@ -77,8 +77,8 @@
resources:
requests:
storage: 2Gi
- #externalUrl: 'https://monitoring.imfreedom.org/prometheus/'
- #routePrefix: '/'
+# externalUrl: 'https://monitoring.imfreedom.org/prometheus/'
+# routePrefix: '/'
---
apiVersion: v1
kind: Service
--- a/50-planet.pidgin.im/kustomization.yaml Sun Jul 04 23:31:52 2021 -0500
+++ b/50-planet.pidgin.im/kustomization.yaml Sat Jul 17 04:13:14 2021 -0500
@@ -2,4 +2,3 @@
namespace: roost
resources:
- manifest.yaml
-
--- a/50-reviews.imfreedom.org/postgres/manifest.yaml Sun Jul 04 23:31:52 2021 -0500
+++ b/50-reviews.imfreedom.org/postgres/manifest.yaml Sat Jul 17 04:13:14 2021 -0500
@@ -114,4 +114,3 @@
- every: 12 hours
keep: 2
---
-