Created
April 12, 2022 22:21
-
-
Save sallyom/c8cb624d874de871c8e8354a53698d52 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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