Skip to content

Instantly share code, notes, and snippets.

@sallyom
Created April 12, 2022 22:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sallyom/c8cb624d874de871c8e8354a53698d52 to your computer and use it in GitHub Desktop.
Save sallyom/c8cb624d874de871c8e8354a53698d52 to your computer and use it in GitHub Desktop.
# This is an example configTarget that is used in testing.
# Harpoon will start with this config then will load targets from ./examples/config-reload.yaml
targets:
- name: config
methods:
configTarget:
configUrl: https://raw.githubusercontent.com/sallyom/harpoon/config-upload/examples/config-reload.yaml
schedule: "*/1 * * * *"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment