Go to file
2023-06-18 12:50:37 -05:00
brechy fix env variable 2023-06-17 19:11:39 -05:00
cert-manager add wildcard-tls, secret template, zerossl issuer 2023-04-28 08:37:36 -05:00
cloudflared upgrade cloudflared helm chart 2023-06-18 12:50:37 -05:00
external-services add external services 2023-04-28 13:11:49 -05:00
k8s-mediaserver change uid and gid for mediaserver 2023-05-08 12:31:32 -05:00
keycloak add keycloak 2023-04-27 21:31:50 -05:00
matrix enable wildcard-tls in all configured namespaces 2023-04-28 12:37:06 -05:00
metallb add metallb pool 2023-04-27 20:46:38 -05:00
node-sysctls add sysctls ds 2023-04-28 22:57:11 -05:00
profanity enable wildcard-tls in all configured namespaces 2023-04-28 12:37:06 -05:00
prometheus add prometheus 2023-04-29 23:40:42 -05:00
storage-classes add thin provisioned ssd as default pointing to k8s-ssd vgs 2023-04-29 16:21:32 -05:00
syno-tls add syno-tls 2023-04-27 21:09:26 -05:00
vault enable wildcard-tls in all configured namespaces 2023-04-28 12:37:06 -05:00
vaultwarden change timeout for vaultwarden 2023-06-09 14:42:05 -05:00
wildcard-tls add wildcard-tls, secret template, zerossl issuer 2023-04-28 08:37:36 -05:00
ytmd enable wildcard-tls in all configured namespaces 2023-04-28 12:37:06 -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.