Update kustomization.yaml

This commit is contained in:
Michael N. Lipp 2023-08-14 06:16:49 +02:00 committed by GitHub
parent facc474a7a
commit e4c7b13773
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,3 +22,16 @@ patches:
storage: 10Gi storage: 10Gi
# Default is to use the default storage class # Default is to use the default storage class
storageClassName: local-path storageClassName: local-path
- patch: |-
kind: ConfigMap
apiVersion: v1
metadata:
name: vm-operator
data:
config.yaml: |
"/Manager":
"/Controller":
runnerData:
# Default is to use the default storage class
storageClassName: rook-cephfs