
Implements-Blueprint: update-k8-to-v1-api Change-Id: Ie34997dc2aef87226459fa67640e39c08cca0ddf
3 lines
81 B
Bash
3 lines
81 B
Bash
#!/bin/bash
|
|
|
|
/opt/bin/kubectl get service $1 -t '{{.spec.clusterIP}}' -o template |