Compare commits
2 Commits
5d4206e1a2
...
fab714379c
Author | SHA1 | Date |
---|---|---|
|
fab714379c | |
|
12c99fb5f0 |
|
@ -49,8 +49,8 @@ LABEL PID TTY STAT TIME COMMAND
|
||||||
system_u:system_r:container_t:s0:c525,c600 196790 ? Sl 0:50 java -Duser.home=/var/jenkins_home -Djenkins.model.Jenkins.slaveAgentPort=50000 -Dhudson.lifecycle=hudson.lifecycle.ExitLifecycle -jar /usr/share/jenkins/jenkins.war
|
system_u:system_r:container_t:s0:c525,c600 196790 ? Sl 0:50 java -Duser.home=/var/jenkins_home -Djenkins.model.Jenkins.slaveAgentPort=50000 -Dhudson.lifecycle=hudson.lifecycle.ExitLifecycle -jar /usr/share/jenkins/jenkins.war
|
||||||
```
|
```
|
||||||
|
|
||||||
The *level* field is the final part of the process's label, after the last
|
The *level* field is the final two parts of the process's label and includes
|
||||||
colon.
|
the context's category.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
spec:
|
spec:
|
||||||
|
|
Loading…
Reference in New Issue