mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#9638)
This commit is contained in:
parent
75a12b02e5
commit
77eb012438
|
@ -447,3 +447,9 @@ messages:
|
||||||
args:
|
args:
|
||||||
- name: port
|
- name: port
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
|
- name: "InvalidApplicationUID"
|
||||||
|
code: IST0144
|
||||||
|
level: Warning
|
||||||
|
description: "Application pods should not run as user ID (UID) 1337"
|
||||||
|
template: "User ID (UID) 1337 is reserved for the sidecar proxy."
|
||||||
|
|
Loading…
Reference in New Issue