supervisor-generate-key: unit and integration tests

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
This commit is contained in:
Andrew Keesler
2020-10-14 16:41:16 -04:00
parent 6aed025c79
commit c030551af0
15 changed files with 1025 additions and 34 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ k8s_yaml(local([
'--data-value', 'namespace=supervisor',
'--data-value', 'image_repo=image/supervisor',
'--data-value', 'image_tag=tilt-dev',
'--data-value-yaml', 'replicas=1',
'--data-value-yaml', 'replicas=2',
'--data-value-yaml', 'service_nodeport_port=31234',
]))