Merge "fluent-logging: yaml indentation fixes"
This commit is contained in:
commit
d11f339776
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
# Copyright 2017 The Openstack-Helm Authors.
|
# Copyright 2017 The Openstack-Helm Authors.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
@ -206,8 +206,8 @@ conf:
|
|||||||
type: keyword
|
type: keyword
|
||||||
index: false
|
index: false
|
||||||
pod_name:
|
pod_name:
|
||||||
type: keyword
|
type: keyword
|
||||||
index: false
|
index: false
|
||||||
log:
|
log:
|
||||||
type: text
|
type: text
|
||||||
|
|
||||||
@ -305,11 +305,11 @@ network:
|
|||||||
|
|
||||||
pod:
|
pod:
|
||||||
affinity:
|
affinity:
|
||||||
anti:
|
anti:
|
||||||
type:
|
type:
|
||||||
default: preferredDuringSchedulingIgnoredDuringExecution
|
default: preferredDuringSchedulingIgnoredDuringExecution
|
||||||
topologyKey:
|
topologyKey:
|
||||||
default: kubernetes.io/hostname
|
default: kubernetes.io/hostname
|
||||||
lifecycle:
|
lifecycle:
|
||||||
upgrades:
|
upgrades:
|
||||||
daemonsets:
|
daemonsets:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user