UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit b7ab3bb8 authored by evan.rush's avatar evan.rush :speech_balloon: Committed by Micah Nagel
Browse files

Velero bbtests relocate

parent 4efd97e0
No related branches found
No related tags found
2 merge requests!1386Master,!1252Velero bbtests relocate
......@@ -1125,7 +1125,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/cluster-utilities/velero.git
path: "./chart"
tag: "2.23.6-bb.3"
tag: "2.23.6-bb.4"
# -- Flux reconciliation overrides specifically for the Velero Package
flux: {}
......
......@@ -989,24 +989,6 @@ addons:
# https://repo1.dso.mil/platform-one/big-bang/apps/cluster-utilities/velero/-/issues/9
enabled: false
scripts:
image: registry1.dso.mil/ironbank/opensource/velero/velero:v1.6.0
additionalVolumes:
- name: transfer-kubectl
emptyDir: {}
- name: &yamlVolName yaml-configs
configMap:
name: "{{ .Chart.Name }}-backup-restore-files-config"
additionalVolumeMounts:
- name: transfer-kubectl
mountPath: /usr/local/bin/kubectl
subPath: kubectl
- name: *yamlVolName
mountPath: &yamlMountPath /yaml
envs:
MINIO_HOST: *minio-address
TEST_YAML_DIR: *yamlMountPath
MINIO_USER: minio
MINIO_PASS: minio123
secretEnvs:
- name: NAMESPACE
valueFrom:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment