Skip to content
Snippets Groups Projects
Commit 922d479a authored by OZGCloud's avatar OZGCloud
Browse files

OZG-3880 network policy dynamic dns server config

parent 3b41fe0a
Branches
Tags
No related merge requests found
......@@ -2,6 +2,6 @@
set -e
helm template ./src/main/helm/ -f src/test/unit-values.yaml
helm lint -f src/test/unit-values.yaml ./src/main/helm/
helm template ./src/main/helm/ -f src/test/linter-values.yaml
helm lint -f src/test/linter-values.yaml ./src/main/helm/
cd src/main/helm && helm unittest --helm3 -f '../../test/helm/*.yaml' -v '../../test/unit-values.yaml' .
\ No newline at end of file
......@@ -26,3 +26,7 @@ ozgcloud:
bundesland: sh
bezeichner: helm
environment: test
networkPolicy:
ssoPublicIp: 51.89.117.53/32
dnsServerNamespace: dummy-dns
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment