Skip to content

Commit 0479213

Browse files
committed
Revert "add go template back to taskfile.yaml in examples folder"
This reverts commit ad20df0.
1 parent ad20df0 commit 0479213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HelperTasks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ tasks:
120120
solo:node:addresses:
121121
internal: true
122122
cmds:
123-
- kubectl get svc -n "${SOLO_NAMESPACE}" -l "solo.hedera.com/type=network-node-svc" --output=go-template-file={{ .ip_list_template_file }}
123+
- kubectl get svc -n "${SOLO_NAMESPACE}" -l "solo.hedera.com/type=network-node-svc"
124124

125125
solo:relay:
126126
cmds:

0 commit comments

Comments
 (0)