Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArgoSwitch

ArgoSwitch is updating ArgoCD Application Config.

top secondary

usage

You can defined behavior when cluster state is change.

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
  name: example
  annotations:
    argoswitch.github.io/primary: sync
    argoswitch.github.io/secondary: disable
    argoswitch.github.io/service-out: delete
  • auto-sync: do sync and enable auto sync.
  • sync: do sync.
  • disable, disable-sync : stop auto sync.
  • delete, delete-app: delete application.
  • delete-resource: delete resources and stop auto sync.

Author

@pyama86

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages