Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions deploy/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ spec:
metadata:
labels:
name: splunk-forwarder-operator
annotations:
openshift.io/required-scc: restricted-v2
spec:
serviceAccountName: splunk-forwarder-operator
affinity:
Expand Down Expand Up @@ -43,3 +45,4 @@ spec:
fieldPath: metadata.name
- name: OPERATOR_NAME
value: "splunk-forwarder-operator"
terminationMessagePolicy: FallbackToLogsOnError
3 changes: 3 additions & 0 deletions deploy_pko/Deployment-splunk-forwarder-operator.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ spec:
metadata:
labels:
name: splunk-forwarder-operator
annotations:
openshift.io/required-scc: restricted-v2
spec:
serviceAccountName: splunk-forwarder-operator
affinity:
Expand Down Expand Up @@ -46,3 +48,4 @@ spec:
fieldPath: metadata.name
- name: OPERATOR_NAME
value: splunk-forwarder-operator
terminationMessagePolicy: FallbackToLogsOnError