Performs a GitOps regeneration and apply on a cluster git repository
jx-gitops apply
Performs a gitops regeneration and apply on a cluster git repository
If the last commit was a merge from a pull request the regeneration is skipped, unless the cluster is new.
Also the process detects if an ingress has changed (or similar changes) and retriggers another regeneration which typically is only required when installing for the first time or if no explicit domain name is being used and the LoadBalancer service has been removed.
jx-gitops apply
-d, --dir string the directory to the git and make commands (default ".")
-h, --help help for apply
--pull-request specifies to apply the pull request contents into the PR branch
- jx-gitops - commands for working with GitOps based git repositories