-
Notifications
You must be signed in to change notification settings - Fork 101
Expand file tree
/
Copy pathChart.yaml
More file actions
23 lines (22 loc) · 916 Bytes
/
Chart.yaml
File metadata and controls
23 lines (22 loc) · 916 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Note -- if container won't start because password hasn't been set, create
# a user-seed.conf in mounted volume. Details are found at:
# http://docs.splunk.com/Documentation/Splunk/latest/Admin/user-seedconf
#
# The free version of splunk does not have login splash page. Included here are
# ingress definitions that define basic-auth and TOTP. Add a k8s secret
# named splunk-auth containing a key named auth. See this URL:
# https://github.com/kubernetes/ingress-nginx/blob/master/docs/examples/auth/basic/README.md
apiVersion: v2
name: splunk
description: Splunk Enterprise (free up to 500Mb/day)
home: https://github.com/instantlinux/docker-tools
sources:
- https://github.com/instantlinux/docker-tools
- https://hub.docker.com/r/splunk/splunk
type: application
version: 0.1.17
appVersion: "10.2.1"
dependencies:
- name: chartlib
version: 0.1.8
repository: https://instantlinux.github.io/docker-tools