add intel intel-device-plugins-operator
This commit is contained in:
12
resources/intel-device-plugins-operator/env/k3s-cluster/config.json
vendored
Normal file
12
resources/intel-device-plugins-operator/env/k3s-cluster/config.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"appName": "intel-device-plugin-operator",
|
||||||
|
"userGivenName": "intel-device-plugin-operator",
|
||||||
|
"namespace": "intel-device-plugin-operator",
|
||||||
|
"destNamespace": "intel-device-plugin-operator",
|
||||||
|
"destServer": "https://kubernetes.default.svc",
|
||||||
|
"srcPath": "resources/intel-device-plugin-operator/env/k3s-cluster",
|
||||||
|
"srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git",
|
||||||
|
"srcTargetRevision": "",
|
||||||
|
"labels": null,
|
||||||
|
"annotations": null
|
||||||
|
}
|
||||||
4
resources/intel-device-plugins-operator/env/k3s-cluster/kustomization.yaml
vendored
Normal file
4
resources/intel-device-plugins-operator/env/k3s-cluster/kustomization.yaml
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
resources:
|
||||||
|
- ../../base
|
||||||
Reference in New Issue
Block a user