mirror of https://github.com/google/oss-fuzz.git
[infra] comments cleanup
This commit is contained in:
parent
5ed9cd5cef
commit
9bd1f7e5b1
|
@ -13,19 +13,7 @@ spec:
|
|||
containers:
|
||||
- name: jenkins
|
||||
image: jenkinsci/jenkins
|
||||
# command:
|
||||
# - "/bin/tini"
|
||||
# - "--"
|
||||
# - "/usr/local/bin/jenkins.sh"
|
||||
env:
|
||||
# - name: KUB_POD_NAME
|
||||
# valueFrom:
|
||||
# fieldRef:
|
||||
# fieldPath: metadata.name
|
||||
# - name: KUB_POD_IP
|
||||
# valueFrom:
|
||||
# fieldRef:
|
||||
# fieldPath: status.podIP
|
||||
- name: JAVA_OPTS
|
||||
value: "-Duser.timezone=America/Los_Angeles -Dhudson.security.csrf.requestfield=Jenkins-Crumb"
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue