Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix application passwords, mailhog and vault ingress #270

Merged
merged 1 commit into from
Mar 28, 2025

Conversation

ThomasMichael1811
Copy link
Contributor

Usage of application password is application wide, now.

@schnatterer schnatterer changed the title fix application password and mailhog Fix application passwords, mailhog and vault ingress Mar 28, 2025
@schnatterer schnatterer force-pushed the bug/password-override branch from 93c5e7f to 411759d Compare March 28, 2025 13:47
@schnatterer
Copy link
Member

Successfully tested locally

docker run --rm -t  -u $(id -u) \
    -v ~/.config/k3d/kubeconfig-gitops-playground.yaml:/home/.kube/config \
    --net=host \
    gitops-playground:dev --yes --argocd --ingress-nginx --base-url=http://localhost -x --mailhog --vault=dev --monitoring --username gop --password gop

Were able to log in to scmm, jenkins, vault and grafana with gop/gop. Know limitation: Argo CD user is always admin, but PW gop worked. ✅

@schnatterer schnatterer marked this pull request as ready for review March 28, 2025 13:55
@schnatterer schnatterer merged commit 0068c29 into main Mar 28, 2025
1 check passed
@schnatterer schnatterer deleted the bug/password-override branch March 28, 2025 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants