Created
August 2, 2020 15:38
-
-
Save DanukaPraneeth/8a70019685633c212ad1e7a75549d171 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
apiVersion: configuration.konghq.com/v1 | |
kind: KongClusterPlugin | |
metadata: | |
name: acl-plugin | |
config: | |
whitelist: ['app-admin'] | |
hide_groups_header: true | |
plugin: acl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment