Remove pod.alpha.kubernetes.io/initialized annotation annotation which has been deprecated (#2332)

This commit is contained in:
zoues
2017-10-09 21:31:31 +02:00
committed by Reinhard Nägele
parent 5f580a5f96
commit 45f1090faf
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: consul
home: https://github.com/hashicorp/consul
version: 0.4.1
version: 0.4.2
appVersion: 0.8.3
description: Highly available and distributed service discovery and key-value store designed with support for the modern data center to make distributed systems and configuration easy.
icon: https://raw.githubusercontent.com/hashicorp/consul/bce3809dfca37b883828c3715b84143dd71c0f85/website/source/assets/images/favicons/android-chrome-512x512.png
-2
View File
@@ -85,8 +85,6 @@ spec:
release: {{ .Release.Name | quote }}
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
component: "{{ .Release.Name }}-{{ .Values.Component }}"
annotations:
pod.alpha.kubernetes.io/initialized: "true"
spec:
securityContext:
fsGroup: 1000