generated from coulomb/repo-seed
Standardize public Gitea HTTPS endpoint
Some checks failed
Forge Runner Smoke / compatibility-smoke (push) Has been cancelled
Some checks failed
Forge Runner Smoke / compatibility-smoke (push) Has been cancelled
This commit is contained in:
2
Makefile
2
Makefile
@@ -84,7 +84,7 @@ gitea-deploy: ## Deploy / upgrade current Gitea forge runtime
|
||||
-f $(GITEA_REGISTRY_VALUES) \
|
||||
--namespace $(GITEA_NAMESPACE) --create-namespace
|
||||
|
||||
gitea-ingress-deploy: ## Apply the Gitea OCI registry ingress
|
||||
gitea-ingress-deploy: ## Apply the public Gitea HTTPS ingress
|
||||
kubectl apply -f $(GITEA_INGRESS)
|
||||
|
||||
gitea-status: ## Read-only status for current Gitea runtime and database
|
||||
|
||||
Reference in New Issue
Block a user