Improve logging.
This commit is contained in:
parent
6310c7fb82
commit
3e2a5af6fd
4 changed files with 3 additions and 3 deletions
|
|
@ -1,21 +0,0 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- https://github.com/mnlipp/VM-Operator/deploy
|
||||
|
||||
namespace: vmop-demo
|
||||
|
||||
# patches:
|
||||
# - patch: |-
|
||||
# kind: PersistentVolumeClaim
|
||||
# apiVersion: v1
|
||||
# metadata:
|
||||
# name: vmop-image-repository
|
||||
# spec:
|
||||
# accessModes:
|
||||
# - ReadWriteOnce
|
||||
# resources:
|
||||
# requests:
|
||||
# storage: 10Gi
|
||||
# storageClassName: local-path
|
||||
Loading…
Add table
Add a link
Reference in a new issue