private addVolumeMount(e: any) {
    e.preventDefault();

    this.container.volumeMounts.push(new VolumeMount({
      name: this.newVolumeMountName,