summaryrefslogtreecommitdiffstats
path: root/type/cntt/software/charts/osh-infra/fluentd.yaml
diff options
context:
space:
mode:
authorKaspars Skels <kaspars.skels@att.com>2019-08-20 16:25:30 -0500
committerKaspars Skels <kaspars.skels@att.com>2019-08-21 15:34:27 -0500
commit93bbc8a5ed3c9799ba3ffea61989fc0ce0097c1e (patch)
treefd439011adb958299ef54243c88762344ed5970f /type/cntt/software/charts/osh-infra/fluentd.yaml
parenta009abc0c049a8c80cff348af1f3329518124847 (diff)
Configure OSH Infra for HA
Change-Id: Ib950014bd8f921cc534ec142090dbbf3036f02bf Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
Diffstat (limited to 'type/cntt/software/charts/osh-infra/fluentd.yaml')
-rw-r--r--type/cntt/software/charts/osh-infra/fluentd.yaml6
1 files changed, 1 insertions, 5 deletions
diff --git a/type/cntt/software/charts/osh-infra/fluentd.yaml b/type/cntt/software/charts/osh-infra/fluentd.yaml
index 906b26d..430f4f4 100644
--- a/type/cntt/software/charts/osh-infra/fluentd.yaml
+++ b/type/cntt/software/charts/osh-infra/fluentd.yaml
@@ -14,9 +14,5 @@ metadata:
- method: merge
path: .
storagePolicy: cleartext
-data:
- values:
- pod:
- replicas:
- fluentd: 1
+data: {}
...