Label all jenkins instances the same so I can run kubectl commands across the bunch

This commit is contained in:
R. Tyler Croy 2017-12-15 07:51:21 -08:00
parent d4eaa6cc99
commit 64c509da54
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 2 additions and 1 deletions

View File

@ -76,7 +76,8 @@ items:
template:
metadata:
labels:
app: "jenkins-@@USER@@"
app: 'jenkins'
owner: '@@USER@@'
annotations:
spec:
securityContext: