Skip to content

Commit

Permalink
Update statefulset.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Sep 22, 2021
1 parent 047791f commit b7c38ca
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion charts/splunk-connect-for-syslog/templates/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ spec:
fieldRef:
fieldPath: spec.nodeName
- name: SC4S_RUNTIME_ENV
value: "k8s"
value: "k8s"
- name: SC4S_DEST_SPLUNK_SC4S_METRICS_HEC
value: "multi"
- name: SC4S_DEST_SPLUNK_HEC_DEFAULT_URL
value: "{{ .Values.splunk.hec_url }}"
- name: SC4S_DEST_SPLUNK_HEC_DEFAULT_TOKEN
Expand Down

0 comments on commit b7c38ca

Please sign in to comment.