1
0
mirror of https://github.com/rancher/os.git synced 2025-09-17 15:40:47 +00:00

Fix build

This commit is contained in:
Darren Shepherd
2021-10-20 12:34:03 -07:00
parent 4085b2977b
commit 5448de1a9d

View File

@@ -17,6 +17,7 @@ import (
)
const (
// SystemNamespace Default namespace for rancher system objects
SystemNamespace = "cattle-system"
)