Skip to content

Instantly share code, notes, and snippets.

@arvtiwar
arvtiwar / gist:255aefce16ed07427e50ec694d7d70b4
Last active October 26, 2022 08:16
MyIngressAndKongPlugin
apiVersion: configuration.konghq.com/v1
kind: KongPlugin
metadata:
name: user-kong-cors
namespace: app-dev-ns
enabled: true
plugin: cors
config:
origins: "*"
methods: