Skip to content

Commit

Permalink
Exclude azad-kube-proxy from gatekeeper (#1065)
Browse files Browse the repository at this point in the history
  • Loading branch information
CalleB3 authored Mar 22, 2024
1 parent 5fc2160 commit 5258ed4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## Changed

- [#1065](https://github.com/XenitAB/terraform-modules/pull/1065) Exclude azad-kube-proxy from gatekeeper.
- [#1064](https://github.com/XenitAB/terraform-modules/pull/1064) Add support for creating additional k8s storage classes.
- [#1063](https://github.com/XenitAB/terraform-modules/pull/1063) Make inlude_tenant_name optional.
- [#1059](https://github.com/XenitAB/terraform-modules/pull/1059) Move promtail to install with flux.
Expand Down
1 change: 1 addition & 0 deletions modules/kubernetes/aks-core/modules.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
locals {
exclude_namespaces = [
"aad-pod-identity",
"azad-kube-proxy",
"azdo-proxy",
"calico-system",
"cert-manager",
Expand Down

0 comments on commit 5258ed4

Please sign in to comment.