1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-20 19:29:10 +00:00
This commit is contained in:
Ryan Ash 2018-05-04 14:10:17 -05:00 committed by GitHub
parent a2adcfaba3
commit d8aec6da7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,8 +23,8 @@ Next, use the following configuration to deny all the ingress (inbound) traffic.
name: default-deny-all
namespace: monitoring
spec:
podSelector: {}
matchLabels:
podSelector:
matchLabels:
```
Save the config file as default-deny-all.yaml and apply the configuration to the cluster using