diff --git a/README.md b/README.md index d361296..e045347 100644 --- a/README.md +++ b/README.md @@ -1 +1,16 @@ 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.