mirror of
https://github.com/oracle/zfssa-csi-driver.git
synced 2025-09-13 05:13:08 +00:00
zfssa-3-canary: updates for bot dependencies
This commit is contained in:
@@ -10,7 +10,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
|
||||
|
@@ -8,6 +8,13 @@ pvc4: ssp-many
|
||||
podNfsMultiName: zfssa-nfs-multi-example-pod
|
||||
namespace: zfssa-nfs-multi
|
||||
|
||||
# Location for images used
|
||||
imageBase: container-registry.oracle.com/os/
|
||||
images:
|
||||
os:
|
||||
name: oraclelinux
|
||||
tag: "7-slim"
|
||||
|
||||
# Settings for target appliance
|
||||
appliance:
|
||||
volumeType: thin
|
||||
|
Reference in New Issue
Block a user