This commit is contained in:
Olu Shiyanbade
2022-08-26 20:44:42 +01:00
parent e3af231002
commit 769c3b7f7c
7 changed files with 34 additions and 123 deletions

View File

@@ -8,8 +8,3 @@ kind: Namespace
metadata:
name: {{ .Values.namespaces.cloudwatchNs }}
---
apiVersion: v1
kind: Namespace
metadata:
name: {{ .Values.namespaces.externaldnsNs }}
---