Skip to content

Commit

Permalink
Add team Shield label to policies
Browse files Browse the repository at this point in the history
  • Loading branch information
fhielpos committed Oct 16, 2024
1 parent 80427ca commit a127ba3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- Add `application.giantswarm.io/team` label to policies.

## [0.21.0] - 2024-09-25

### Changed
Expand Down
2 changes: 2 additions & 0 deletions helm/kyverno-policies/values.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
kyverno-policies:
podSecurityStandard: restricted
customLabels:
application.giantswarm.io/team: shield

0 comments on commit a127ba3

Please sign in to comment.