Public Information

This commit is contained in:
2026-03-10 07:33:55 +01:00
commit 4c9519166e
499 changed files with 125937 additions and 0 deletions

View File

@@ -0,0 +1,35 @@
toolbox:
enabled: true
nstoreDownloader:
enabled: true
dav:
enabled: true
nappl:
ingress:
enabled: true
# -- In the lab / dev environment, we quite often throw away the data disk while keeping the conf folder
# the default for the DA_HID.DAT is the conf folder, so they do not match any more.
# So we switch the check off here.
nstl:
checkHighestDocId: "0"
nstla:
checkHighestDocId: "0"
nstlb:
checkHighestDocId: "0"
global:
environment:
ingress:
domain: "{{ .instance.group | default .Release.Name }}.lab.nplus.cloud"
class: "public"
issuer: "nplus-issuer"
whitelist: "192.168.0.0/16,10.0.0.0/8"
namespace: ingress
appInstaller: "/pool/app-installer-9.0.1202.jar"
security:
cni:
defaultIngressPolicy: deny
defaultEgressPolicy: deny
createNetworkPolicy: true
excludeUnusedPorts: false