mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-05 15:55:24 -04:00
AB#2309 constellation upgrade execute (#2)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
7c5556864b
commit
7c832273fd
16 changed files with 744 additions and 21 deletions
|
@ -89,6 +89,8 @@ const (
|
|||
//
|
||||
|
||||
KubernetesJoinTokenTTL = 15 * time.Minute
|
||||
ConstellationNamespace = "kube-system"
|
||||
JoinConfigMap = "join-config"
|
||||
|
||||
//
|
||||
// Helm.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue