mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Dec 6 10:10:36 UTC 2023
This commit is contained in:
parent
d3074f94bb
commit
f36750d203
469 changed files with 9617 additions and 1400 deletions
|
|
@ -72,6 +72,12 @@ EXAMPLES
|
|||
$ gcloud container fleet policycontroller deployment set audit \
|
||||
cpu-request 250m
|
||||
|
||||
To set anti-affinity to achieve high availability on the mutation
|
||||
deployment:
|
||||
|
||||
$ gcloud container fleet policycontroller deployment set mutation \
|
||||
pod-affinity anti
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
DEPLOYMENT
|
||||
The PolicyController deployment component (e.g. "admission", "audit" or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue