Add oauth proxy and supporting ecr infra
This commit is contained in:
parent
675edad612
commit
bd1c17b09b
11 changed files with 222 additions and 2 deletions
|
|
@ -21,6 +21,10 @@ cd ..
|
|||
echo "==> Bootstrapping ArgoCD App of Apps..."
|
||||
make bootstrap
|
||||
|
||||
echo ""
|
||||
echo "==> Building and pushing custom images to ECR..."
|
||||
make build-mcp-auth-proxy
|
||||
|
||||
echo ""
|
||||
echo "Done! ArgoCD should be available at https://argocd.dumpnet.chat shortly."
|
||||
echo "Get your password with: make argocd-password"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue