Skip to content

Commit

Permalink
fix: indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
shreddedbacon committed Jun 4, 2023
1 parent 18c31d6 commit 3003c0f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/lagoon-docker-host/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ networkPolicy:
# This default policy just replicates the existing docker-host
policy:
- namespaceSelector:
matchExpressions:
- key: lagoon.sh/environment
operator: Exists
matchExpressions:
- key: lagoon.sh/environment
operator: Exists
podSelector:
matchExpressions:
- key: lagoon.sh/buildName
Expand Down

0 comments on commit 3003c0f

Please sign in to comment.