Remove *_image_tag suffix from ReplicaSet/Deployment

This commit is contained in:
Wong Hoi Sing Edison
2018-08-22 11:02:56 +08:00
parent 7398858572
commit f897596844
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: cephfs-provisioner-{{ cephfs_provisioner_image_tag }}
name: cephfs-provisioner
namespace: {{ cephfs_provisioner_namespace }}
labels:
app: cephfs-provisioner