Skip to content

Commit

Permalink
OCM-7252 | feat: Rebased new 'tags' line in nodepools
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterkepley committed Apr 11, 2024
1 parent eb52799 commit fe2d8d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/machinepool/output.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ var nodePoolOutputString string = "\n" +
"Current replicas: %s\n" +
"Instance type: %s\n" +
"Labels: %s\n" +
"Tags: %s\n" +
"Tags: %s\n" +
"Taints: %s\n" +
"Availability zone: %s\n" +
"Subnet: %s\n" +
Expand Down

0 comments on commit fe2d8d9

Please sign in to comment.