Skip to content

Commit

Permalink
PodSecurityContext schema for Teleport Cluster chart
Browse files Browse the repository at this point in the history
  • Loading branch information
AuditeMarlow authored and github-actions committed Apr 26, 2024
1 parent e9f1028 commit 5a93ea0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions examples/chart/teleport-cluster/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -943,6 +943,11 @@
"type": "object",
"default": {}
},
"podSecurityContext": {
"$id": "#/properties/podSecurityContext",
"type": "object",
"default": {}
},
"securityContext": {
"$id": "#/properties/securityContext",
"type": "object",
Expand Down

0 comments on commit 5a93ea0

Please sign in to comment.