this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Will it work?

+12 -21
+12 -21
k8s/nebula/apps/volsync/volsync/app/hr.yaml
··· 38 38 restic: 39 39 repository: *image 40 40 tag: *tag 41 - # postRenderers: 42 - # - kustomize: 43 - # patches: 44 - # - patch: | 45 - # apiVersion: apps/v1 46 - # kind: Deployment 47 - # metadata: 48 - # name: volsync 49 - # spec: 50 - # template: 51 - # spec: 52 - # containers: 53 - # - name: manager 54 - # volumeMounts: 55 - # - name: tz-config 56 - # mountPath: /etc/localtime 57 - # volumes: 58 - # - name: tz-config 59 - # hostPath: 60 - # path: /usr/share/zoneinfo/Europe/Helsinki 61 - # type: File 41 + postRenderers: 42 + - kustomize: 43 + patches: 44 + - patch: | 45 + apiVersion: apps/v1 46 + kind: Deployment 47 + metadata: 48 + name: volsync 49 + spec: 50 + template: 51 + spec: 52 + priorityClassName: system-cluster-critical