Skip to content

Commit

Permalink
revert changes for helm-releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Glotov committed Jan 8, 2024
1 parent 065e87d commit 5b3cf43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terraform/layer2-k8s/helm-releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ releases:
chart_version:
namespace: elk
- id: external-dns
enabled: true
enabled: false
chart: external-dns
repository: https://kubernetes-sigs.github.io/external-dns
chart_version: 1.9.0
namespace: external-dns
- id: external-secrets
enabled: false
enabled: true
chart: external-secrets
repository: https://charts.external-secrets.io
chart_version: 0.8.1
Expand Down

0 comments on commit 5b3cf43

Please sign in to comment.