Skip to content

JKU Special Topic 339.362 Modern Cloud Native Software Development Project

Notifications You must be signed in to change notification settings

alexkainzinger/jku-cloud-native

Repository files navigation

Domains of applications

Note: The domains are configured in the /etc/hosts file, so both domains are pointing to 127.0.0.1

How to retrieve the password for ArgoCD initial admin user:

kubectl -n argocd get secret argocd-initial-admin-secret -o jsonpath="{.data.password}" | base64 -d; echo

About

JKU Special Topic 339.362 Modern Cloud Native Software Development Project

Resources

Stars

Watchers

Forks