gateway clean
This commit is contained in:
11
rustdesk/src/kustomization.yaml
Normal file
11
rustdesk/src/kustomization.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
helmCharts:
|
||||
- name: rustdesk-server-oss
|
||||
repo: https://schich.tel/helm-charts
|
||||
version: 0.2.2
|
||||
releaseName: rustdesk
|
||||
includeCRDs: true
|
||||
namespace: rustdesk
|
||||
Reference in New Issue
Block a user