Hybrid logging correction 85/1085/1
authorbborbely <botond.borbely@nokia.com>
Fri, 28 Jun 2019 08:27:49 +0000 (10:27 +0200)
committerbborbely <botond.borbely@nokia.com>
Fri, 28 Jun 2019 08:28:31 +0000 (10:28 +0200)
Signed-off-by: bborbely <botond.borbely@nokia.com>
Change-Id: I395288ebb592b0692579f0c214fa889edba34d49

SPECS/infra-charts.spec
infra-charts/values_fluentd.yaml.j2

index e90bbc1..8226574 100644 (file)
@@ -15,7 +15,7 @@
 %define COMPONENT infra-charts
 %define RPM_NAME caas-%{COMPONENT}
 %define RPM_MAJOR_VERSION 1.0.0
-%define RPM_MINOR_VERSION 9
+%define RPM_MINOR_VERSION 10
 
 Name:           %{RPM_NAME}
 Version:        %{RPM_MAJOR_VERSION}
index d4e2134..a431fbc 100644 (file)
@@ -13,7 +13,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 #}
----
 fluentd:
   image_name: {{ container_image_names | select('search', '/fluentd') | list | last }}
   apiserver_service_name: {{ caas.apiserver_service_name }}