Skip to content

Commit

Permalink
chore: rolling back nginx
Browse files Browse the repository at this point in the history
  • Loading branch information
nemo83 committed Apr 29, 2024
1 parent cc049f4 commit 21d0a20
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion charts/main-app/templates/004-nginx-not-found.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ spec:
- CreateNamespace=true

destination:
namespace: cf-explorer
namespace: {{ $.Release.Namespace }}
server: https://kubernetes.default.svc
{{ end }}
2 changes: 0 additions & 2 deletions charts/main-app/values-uat-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,5 +157,3 @@ argo-cd:
hosts:
- argocd.uat.cf-explorer-preview.eu-west-1.metadata.dev.cf-deployments.org

nginx-edge-cases:
enabled: false

0 comments on commit 21d0a20

Please sign in to comment.