Skip to content

Instantly share code, notes, and snippets.

@weikangchia
Created February 13, 2022 11:37
Show Gist options
  • Save weikangchia/b7be36217c922c7d01e51689c8d049e6 to your computer and use it in GitHub Desktop.
Save weikangchia/b7be36217c922c7d01e51689c8d049e6 to your computer and use it in GitHub Desktop.
---
apiVersion: v1
kind: ConfigMap
metadata:
name: krakend-cm
labels:
name: krakend-cm
data:
krakend.json: |
{
"version": 2,
"endpoints": []
"extra_config": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment