Skip to content
Snippets Groups Projects
Verified Commit 76d09ea8 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(gitlab-runner): Fix double use of NetworkPolicy name

parent 2dbcbf2a
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ spec:
apiVersion: networking.k8s.io/v1
kind: NetworkPolicy
metadata:
name: allow-from-monitoring
name: allow-from-monitoring-hetzner-runner
spec:
policyTypes:
- Ingress
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment