Skip to content

Commit 173ee18

Browse files
committed
add wargames prefix
1 parent 8a4cd49 commit 173ee18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/warnet/constants.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
DEFAULT_NAMESPACE = "default"
1515
LOGGING_NAMESPACE = "warnet-logging"
1616
INGRESS_NAMESPACE = "ingress"
17+
WARGAMES_NAMESPACE_PREFIX = "wargames-"
1718
HELM_COMMAND = "helm upgrade --install --create-namespace"
1819

1920
# Directories and files for non-python assets, e.g., helm charts, example scenarios, default configs

0 commit comments

Comments
 (0)