-
Bug
-
Resolution: Done
-
Critical
-
None
-
1
-
Documentation (Ref Guide, User Guide, etc.), User Experience
-
-
---
-
---
Epic Goal
*Release notes to be corrected
We can include this example in release note
—
apiVersion: triggers.tekton.dev/v1beta1
kind: EventListener
metadata:
name: listener-tolerations
spec:
serviceAccountName: tekton-triggers-example-sa
resources:
kubernetesResource:
spec:
template:
spec:
securityContext:
runAsNonRoot: true
containers:
- resources:
requests:
memory: "64Mi"
cpu: "250m"
limits:
memory: "128Mi"
cpu: "500m"
securityContext:
readOnlyRootFilesystem: true
triggers: - name: foo-trig
bindings: - ref: pipeline-binding
- ref: message-binding
template:
ref: pipeline-template
Why is this important?
- Release notes to be corrected
Acceptance Criteria (Mandatory)
- clones
-
RHDEVDOCS-6521 [DOC] Docker config authentication now supports custom paths via dockerConfig parameter
-
- Closed
-
- is cloned by
-
RHDEVDOCS-6523 [DOC] onError field substitution tokens still not supported though documentation says
-
- Closed
-
- links to