Merge "AArch64 support"
authorLevente Kálé <levente.kale@nokia.com>
Tue, 15 Oct 2019 08:38:26 +0000 (08:38 +0000)
committerGerrit Code Review <gerrit@akraino.org>
Tue, 15 Oct 2019 08:38:26 +0000 (08:38 +0000)
ansible/roles/chart_repo/templates/chart-repo.yml
ansible/roles/helm/templates/tiller.yml

index 465d77c..cef7bbd 100644 (file)
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
 limitations under the License.
 #}
 ---
-apiVersion: apps/v1beta2
+apiVersion: apps/v1
 kind: Deployment
 metadata:
   name: chart-repo
index dee3e54..3f914c9 100644 (file)
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
 limitations under the License.
 #}
 ---
-apiVersion: apps/v1beta2
+apiVersion: apps/v1
 kind: Deployment
 metadata:
   name: tiller