logging: drop timestamps option from data-prepper job
This commit is contained in:
parent
f4b1519527
commit
1595898947
@ -31,9 +31,6 @@ spec:
|
||||
"""
|
||||
}
|
||||
}
|
||||
options {
|
||||
timestamps()
|
||||
}
|
||||
parameters {
|
||||
string(name: 'HARBOR_REPO', defaultValue: 'registry.bstein.dev/monitoring/data-prepper', description: 'Docker repository for Data Prepper')
|
||||
string(name: 'IMAGE_TAG', defaultValue: '2.8.0', description: 'Image tag to publish')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user