aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/authentication/templates/authorizationpolicy.yaml
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2024-07-17 15:07:55 +0200
committerAndreas Geissler <andreas-geissler@telekom.de>2024-08-08 10:26:38 +0200
commit4881740b6385d11a53969aae7bf2050c8a5c8843 (patch)
tree072bd3e43ec21b2c06fc88c8cc233a05e12516b4 /kubernetes/authentication/templates/authorizationpolicy.yaml
parent004ebce85d8214df87689db574efd7f16c87524d (diff)
[AUTHENTICATION] Fixes for REALM generation
- Some fixes for the client creation within the REALM. - Addition function for SMTP server configuration - README additions - Kyverno policy violation fixes Issue-ID: OOM-3306 Change-Id: I6df34be566257f40795e454a6a81b4743cb8edb1 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Diffstat (limited to 'kubernetes/authentication/templates/authorizationpolicy.yaml')
-rw-r--r--kubernetes/authentication/templates/authorizationpolicy.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/authentication/templates/authorizationpolicy.yaml b/kubernetes/authentication/templates/authorizationpolicy.yaml
index f4857bdbac..abd40725da 100644
--- a/kubernetes/authentication/templates/authorizationpolicy.yaml
+++ b/kubernetes/authentication/templates/authorizationpolicy.yaml
@@ -87,4 +87,4 @@ spec:
selector:
matchLabels:
istio: ingress
-{{- end }} \ No newline at end of file
+{{- end }}