zfssa-3-canary: updates for bot dependencies

This commit is contained in:
Paul Monday
2024-07-02 09:11:51 -06:00
committed by GitHub
parent a1089ca9a0
commit 906aa079ee
73 changed files with 3184 additions and 3197 deletions

View File

@@ -7,7 +7,7 @@ metadata:
spec:
restartPolicy: Always
containers:
- image: container-registry.oracle.com/os/oraclelinux:7-slim
- image: {{ .Values.imageBase }}{{ .Values.images.os.name }}:{{ .Values.images.os.tag }}
command: ["/bin/sh", "-c"]
args: [ "tail -f /dev/null" ]
name: ol7slim

View File

@@ -3,6 +3,13 @@ scNfsName: zfssa-nfs-exp-example-sc
pvcNfsName: zfssa-nfs-exp-example-pvc
podNfsName: zfssa-nfs-exp-example-pod
# Location for images used
imageBase: container-registry.oracle.com/os/
images:
os:
name: oraclelinux
tag: "7-slim"
# Settings for target appliance
appliance:
volumeType: thin