mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 23:39:41 +02:00
Co-authored-by: Simon Meng <simon.meng@portainer.io>
This commit is contained in:
parent
590b6f69bf
commit
86335a4357
3 changed files with 50 additions and 3 deletions
|
@ -27,4 +27,5 @@ angular
|
|||
.constant('APPLICATION_CACHE_VALIDITY', 3600)
|
||||
.constant('CONSOLE_COMMANDS_LABEL_PREFIX', 'io.portainer.commands.')
|
||||
.constant('PREDEFINED_NETWORKS', ['host', 'bridge', 'none'])
|
||||
.constant('KUBERNETES_DEFAULT_NAMESPACE', 'default')
|
||||
.constant('KUBERNETES_SYSTEM_NAMESPACES', ['kube-system', 'kube-public', 'kube-node-lease', 'portainer']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue