mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#7661)
This commit is contained in:
parent
8a1b8be53f
commit
16d64b5e02
|
@ -288,3 +288,12 @@ messages:
|
|||
type: string
|
||||
- name: network
|
||||
type: string
|
||||
|
||||
- name: "NoMatchingWorkloadsFound"
|
||||
code: IST0127
|
||||
level: Warning
|
||||
description: "There aren't workloads matching the resource labels"
|
||||
template: "No matching workloads for this resource with the following labels: %s"
|
||||
args:
|
||||
- name: labels
|
||||
type: string
|
||||
|
|
Loading…
Reference in New Issue