This commit is contained in:
Micke Nordin 2024-11-14 11:21:57 +01:00
parent 8a9ede5c3a
commit f2a850278c
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -27,7 +27,7 @@ spec:
image: docker.sunet.se/drive/portal:0.1.0-3 image: docker.sunet.se/drive/portal:0.1.0-3
imagePullPolicy: Always imagePullPolicy: Always
volumeMounts: volumeMounts:
- name: inti-config - name: init-config
mountPath: /config mountPath: /config
subPath: config subPath: config
resources: {} resources: {}