diff --git a/kube/deploy/core/ingress/ingress-nginx/app/kustomization.yaml b/kube/deploy/core/ingress/ingress-nginx/app/kustomization.yaml index 56dac005..c2a57d79 100644 --- a/kube/deploy/core/ingress/ingress-nginx/app/kustomization.yaml +++ b/kube/deploy/core/ingress/ingress-nginx/app/kustomization.yaml @@ -7,10 +7,10 @@ configMapGenerator: namespace: "ingress" files: - common-values.yaml - - name: "default-backend-html" - namespace: "ingress" - files: - - index.html=https://jjgadgets.tech/error.zstd + #- name: "default-backend-html" + # namespace: "ingress" + # files: + # - index.html=https://jjgadgets.tech/error.zstd configurations: - kustomizeconfig.yaml resources: @@ -18,4 +18,4 @@ resources: - default-backend.yaml - hr-internal.yaml - hr-external.yaml - - hr-public.yaml \ No newline at end of file + - hr-public.yaml