1
0
Fork 0
hscloud/cluster/kube/k0-core.jsonnet

7 lines
180 B
Plaintext

// Only the 'core' cluster resources - ie., resource non specific to k0 in particular.
// Without Rook, to speed things up.
(import "k0.libsonnet").k0.cluster {
rook+:: {},
}