
-----------------------------
1) Describe 'Job' resources
-----------------------------

Name:             pre-upgrade-hook2
Namespace:        ix-nextcloud
Selector:         controller-uid=6ef3356d-a79d-45e8-a65a-457a994e97d5
Labels:           controller-uid=6ef3356d-a79d-45e8-a65a-457a994e97d5
                  job-name=pre-upgrade-hook2
Annotations:      batch.kubernetes.io/job-tracking: 
                  helm.sh/hook: pre-upgrade
                  helm.sh/hook-delete-policy: hook-succeeded
                  helm.sh/hook-weight: 1
                  rollme: f1cCR
Parallelism:      1
Completions:      1
Completion Mode:  NonIndexed
Start Time:       Sun, 18 Feb 2024 10:58:42 -0600
Completed At:     Sun, 18 Feb 2024 11:04:31 -0600
Duration:         5m49s
Pods Statuses:    0 Active (0 Ready) / 1 Succeeded / 0 Failed
Pod Template:
  Labels:           controller-uid=6ef3356d-a79d-45e8-a65a-457a994e97d5
                    job-name=pre-upgrade-hook2
  Service Account:  nextcloud-service-account
  Containers:
   nextcloud-postgres-backup:
    Image:      postgres:13.1
    Port:       <none>
    Host Port:  <none>
    Command:
      /bin/backup_entrypoint.sh
    Environment:
      POSTGRES_USER:      <set to the key 'db-user' in secret 'db-details'>      Optional: false
      POSTGRES_PASSWORD:  <set to the key 'db-password' in secret 'db-details'>  Optional: false
      BACKUP_NAME:        postgres-backup-from-1.6.55-to-1.6.57-revision-14
      POSTGRES_HOST:      nextcloud-postgres
    Mounts:
      /bin/backup_entrypoint.sh from backup-script-configmap (ro,path="entrypoint.sh")
      /nc-config from nextcloud-data (rw,path="config")
      /postgres_backups from postgres-backup (rw)
      /var/lib/postgresql/data from postgres-data (rw)
  Volumes:
   postgres-backup:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/T1000/ix-applications/releases/nextcloud/volumes/ix_volumes/ix-postgres_backups
    HostPathType:  
   postgres-data:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/T1000/ix-applications/releases/nextcloud/volumes/ix_volumes/ix-postgres_data
    HostPathType:  
   backup-script-configmap:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      postgres-backup-hook-config-map
    Optional:  false
   nextcloud-data:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/T1000/NextCloud
    HostPathType:  
Events:            <none>
