diff --git a/otc/central-forgejo.think-ahead.cloud/stacks/core/forgejo/values.yaml b/otc/central-forgejo.think-ahead.cloud/stacks/core/forgejo/values.yaml index 2ed5e32..a237fc4 100644 --- a/otc/central-forgejo.think-ahead.cloud/stacks/core/forgejo/values.yaml +++ b/otc/central-forgejo.think-ahead.cloud/stacks/core/forgejo/values.yaml @@ -2,14 +2,7 @@ redis-cluster: enabled: false redis: - # TODO: This should be false, but doing so breaks the helm generation of the app.ini file. enabled: false - # TODO: BUG in Forgejo inits scripts when master count is zero. But it should be zero to not start an unused redis instance - # inside the cluster. - # Wait for redis to become avialable... - # nc: bad address 'forgejo-redis-headless.gitea.svc.cluster.local' - #master: - # count: 1 postgresql: enabled: false diff --git a/otc/central-forgejo.think-ahead.cloud/stacks/otc/ingress-nginx/values.yaml b/otc/central-forgejo.think-ahead.cloud/stacks/otc/ingress-nginx/values.yaml index de8c5c1..8de89d7 100644 --- a/otc/central-forgejo.think-ahead.cloud/stacks/otc/ingress-nginx/values.yaml +++ b/otc/central-forgejo.think-ahead.cloud/stacks/otc/ingress-nginx/values.yaml @@ -8,8 +8,8 @@ controller: annotations: kubernetes.io/elb.class: union kubernetes.io/elb.port: '80' - kubernetes.io/elb.id: b113fded-3dee-44ed-a0b5-f4650960978e - kubernetes.io/elb.ip: 80.158.38.46 + kubernetes.io/elb.id: 90efc74a-e938-4dea-a8ff-b1df299829d6 + kubernetes.io/elb.ip: 80.158.37.127 ingressClassResource: name: nginx