I have followed the doc and created a cdn.yaml file inside ../dispatcher/src/conf.d/cdn.yaml. kind: "CDN"
version: "1"
metadata:
envTypes: ["dev", "stage", "prod"]
data:
authentication: # The main authentication configuration
authenticators: # The list of authenticators
- name: purge-a...