Skip to content

Commit

Permalink
add enforceNamespace for services
Browse files Browse the repository at this point in the history
  • Loading branch information
zreigz committed Jul 15, 2024
1 parent 086d883 commit 0b29297
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions graph/deployment.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ query GetServiceDeploymentForAgent($id: ID!) {
}
syncConfig {
createNamespace
enforceNamespace
namespaceMetadata {
labels
annotations
Expand Down

0 comments on commit 0b29297

Please sign in to comment.