Merge "Fix indentation of placement value overrides in compute-kit script"

This commit is contained in:
Zuul 2022-08-16 22:28:22 +00:00 committed by Gerrit Code Review
commit 08e62db1b7

View File

@ -68,8 +68,8 @@ make placement
tee /tmp/placement.yaml << EOF
pod:
replicas:
api: 2
replicas:
api: 2
EOF
# Deploy
helm upgrade --install placement ./placement \