Go to file
2023-12-22 11:50:32 -06:00
budibase change git to istio 2023-07-19 16:33:25 -05:00
cert-manager add wildcard-tls, secret template, zerossl issuer 2023-04-28 08:37:36 -05:00
deluge add deluge 2023-12-22 11:50:32 -06:00
external-services noctowl is not homeassistant! 2023-12-22 11:50:32 -06:00
gitea add keycloak 2023-12-22 11:50:32 -06:00
ingress-shim fix regex capture group 2023-12-22 11:50:32 -06:00
joplin remove duplicate namespace 2023-12-22 11:50:32 -06:00
keycloak add keycloak 2023-12-22 11:50:32 -06:00
mastodon rewrite reseponse location headers to https 2023-12-22 11:50:32 -06:00
matrix fix maubot ingress for istio 2023-12-22 11:50:32 -06:00
metallb add metallb pool 2023-04-27 20:46:38 -05:00
mosquitto add gitignore for mqtt users.yaml file 2023-12-22 11:50:32 -06:00
node-red node-red-1 doesn't specify its generation 2023-12-22 11:50:32 -06:00
node-sysctls add sysctls ds 2023-04-28 22:57:11 -05:00
nordproxy add nordproxy (socks/ss/http/dns through nord) 2023-12-22 11:50:32 -06:00
nvidia add keycloak 2023-12-22 11:50:32 -06:00
opsdroid enable encryption in concourse 2023-07-23 14:11:39 -05:00
peertube update peertube to use nfs for assets 2023-12-22 11:50:32 -06:00
profanity update multiple ingresses to istio 2023-07-19 18:01:16 -05:00
prowlarr add prowlarr 2023-12-22 11:50:32 -06:00
sabnzbd add user scripts support to sabnzbd 2023-12-22 11:50:32 -06:00
sonarr add sonarr 2023-12-22 11:50:32 -06:00
stampy-mctimestamp stampy-mctimestamp enable! 2023-07-22 14:33:41 -05:00
storage-classes make ssd not the default storage class 2023-07-17 16:14:46 -05:00
syno-tls add syno-tls 2023-04-27 21:09:26 -05:00
trilium add trilium deployments 2023-12-22 11:50:32 -06:00
vault update multiple ingresses to istio 2023-07-19 18:01:16 -05:00
vaultwarden update multiple ingresses to istio 2023-07-19 18:01:16 -05:00
vnc-mqtt-bridges add mqtt broker sealed secret 2023-12-22 11:50:32 -06:00
well-known-werts well-known-werts is now istio 2023-07-19 17:56:34 -05:00
wildcard-tls add minio to wildcard tls 2023-12-22 11:50:32 -06:00
ytmd ytmd ingress is istio 2023-07-19 17:29:38 -05:00
.gitignore initial import 2023-04-27 18:52:51 -05:00
.tool-versions initial import 2023-04-27 18:52:51 -05:00
README.md add note about circular dependency in external-services 2023-04-28 17:14:03 -05:00

CASCADE's kubernetes manifests.

Circular dependency

This repo lives in git.strudelline.net. This repo creates the ingress for git.strudelline.net.

When this happens, it's possible that git.strudelline.net will not be available.

Depending on if haproxy-ingress is working, you may create only the ingress to bootstrap via kubectl create -f external-services/git.yaml.

If haproxy-ingress is not working yet, configure argo to ignore SSL until bootstrapped.

Alternatively, get rid of this dumb circular dependency.