Change pulling policy for COMAC Accelleran CU
Change-Id: I12124e375c083c8ab3a6f286f0b78e229168bbba
diff --git a/comac-cu/Chart.yaml b/comac-cu/Chart.yaml
index f6e4c92..ef46cc8 100644
--- a/comac-cu/Chart.yaml
+++ b/comac-cu/Chart.yaml
@@ -17,5 +17,5 @@
description: A Helm chart to install CU/BBU in COMAC
icon: https://guide.opencord.org/logos/cord.svg
-version: 0.0.3
-appVersion: 0.0.3
+version: 0.0.4
+appVersion: 0.0.4
diff --git a/comac-cu/templates/statefulset-accelleran.yaml b/comac-cu/templates/statefulset-accelleran.yaml
index 9782d39..c47266c 100644
--- a/comac-cu/templates/statefulset-accelleran.yaml
+++ b/comac-cu/templates/statefulset-accelleran.yaml
@@ -97,7 +97,7 @@
- IPC_LOCK
- name: bbu
image: {{ .Values.cu.accelleran.images.bbu }}
- imagePullPolicy: Always
+ imagePullPolicy: IfNotPresent
env:
- name: MME_IP
value: {{ .Values.mme.nodeport_ip_addr }}
@@ -136,4 +136,4 @@
name: l3-config
items:
- key: bootstrap.txt
- path: bootstrap.txt
\ No newline at end of file
+ path: bootstrap.txt