You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overview
GitHub Actions workflow to build a Maven app, create Docker image, push to registry and deploy to Kubernetes using kubectl/helm. Update secrets in GitHub repository settings for registry access and kubeconfig.
About
CI/CD automation using GitHub Actions to build a Maven application, generate Docker images, push to GHCR, and deploy to Kubernetes clusters with kubectl/helm.