Skip to content

Commit

Permalink
update all except templates (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssyno authored Sep 26, 2024
1 parent 8622524 commit 8fad220
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/teleport-kube-agent/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,7 @@
"create": {
"$id": "#/properties/jamfCredentialsSecret/create",
"type": "boolean",
"default": true
"default": false
},
"name": {
"$id": "#/properties/jamfCredentialsSecret/name",
Expand Down Expand Up @@ -828,7 +828,7 @@
"noProxy": {
"type": ["null", "string"]
}
}
}
},
"cluster": {
"$id": "#/properties/cluster",
Expand Down

0 comments on commit 8fad220

Please sign in to comment.