Allow scraping and webhooks

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan 2020-10-11 13:48:06 +03:00
parent b6afc8f6ce
commit fc4d01b3e5
No known key found for this signature in database
GPG key ID: 3299AEB0E4085BAF
4 changed files with 30 additions and 1 deletions

View file

@ -2,3 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deny-ingress.yaml
- allow-scraping.yaml
- allow-webhooks.yaml