File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -152,8 +152,6 @@ generate_secrets: ## Generate sealed secrets for apps.
152152 # @./secrets/generate.sh -a istio -s sso -n argocd -k dex.github.clientSecret -v $(GH_APP_CLIENT_SECRET) -e ops -c ops
153153 # @./secrets/generate.sh -a istio -s github-secrets -n argocd -k GITHUB_CLIENT_ID -v $(GH_APP_CLIENT_ID) -e ops -c ops
154154 # @./secrets/generate.sh -a istio -s github-secrets -n argocd -k GITHUB_CLIENT_SECRET -v $(GH_APP_CLIENT_SECRET) -e ops -c ops
155- @./secrets/generate.sh -a loft -s github-secrets -n loft -k client-id -v $(LOFT_GITHUB_CLIENT_ID ) -e ops -c ops
156- @./secrets/generate.sh -a loft -s github-secrets -n loft -k client-secret -v $(LOFT_GITHUB_CLIENT_SECRET ) -e ops -c ops
157155
158156remove_context : # # Remove kube context: make remove_context CONTEXT_NAME=""
159157ifndef CONTEXT_NAME
You can’t perform that action at this time.
0 commit comments