Compare commits
2 Commits
fab714379c
...
5d4206e1a2
Author | SHA1 | Date |
---|---|---|
|
5d4206e1a2 | |
|
77ace212f2 |
|
@ -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
|
||||
```
|
||||
|
||||
The *level* field is the final two parts of the process's label and includes
|
||||
the context's category.
|
||||
The *level* field is the final part of the process's label, after the last
|
||||
colon.
|
||||
|
||||
```yaml
|
||||
spec:
|
||||
|
|
Loading…
Reference in New Issue