Created
November 12, 2018 11:40
-
-
Save yurifrl/0b45c82da9e7f5439fe477291be78e4a to your computer and use it in GitHub Desktop.
Drone With Kong when github error of url mistmatch
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
apiVersion: configuration.konghq.com/v1 | |
kind: KongIngress | |
metadata: | |
name: drone-drone | |
labels: | |
app: drone | |
component: server | |
release: drone | |
route: | |
preserve_host: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment