Merge "ceph-rgw: stop storage init job on each run"
This commit is contained in:
commit
4f4e9c5838
@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/}}
|
*/}}
|
||||||
|
|
||||||
{{- if .Values.manifests.job_ceph_rgw_storage_init }}
|
{{- if and .Values.manifests.job_ceph_rgw_storage_init .Values.deployment.ceph }}
|
||||||
{{- $envAll := . }}
|
{{- $envAll := . }}
|
||||||
|
|
||||||
{{- $serviceAccountName := "ceph-rgw-storage-init" }}
|
{{- $serviceAccountName := "ceph-rgw-storage-init" }}
|
||||||
|
Loading…
Reference in New Issue
Block a user