Documentation ¶
Index ¶
Constants ¶
View Source
const CredentialsSecretName string = "weave-gitops-enterprise-credentials"
View Source
const DeployKeySecretKey string = "deploy-key"
View Source
const EnterpriseProfileURL string = "git@github.com:weaveworks/weave-gitops-enterprise-profiles.git"
Variables ¶
This section is empty.
Functions ¶
func Upgrade ¶
Upgrade installs the private weave-gitops-enterprise profile into the working directory: 1. Private deploy key is read from a secret in the cluster 2. Private profiles repo is cloned locally using the deploy key 3. pctl is used to install the profile from the local clone into the current working directory 4. pctl is used to add, commit, push and create a PR.
Types ¶
type UpgradeConfigs ¶
Click to show internal directories.
Click to hide internal directories.