blob: 06c282e89e6ff407387c0d8d5c8679a5ab1c8327 [file] [log] [blame]
Sergiusz Bazanskidbfa9882020-06-06 01:21:45 +02001// Only the 'core' cluster resources - ie., resource non specific to k0 in particular.
2// Without Rook, to speed things up.
3
4(import "k0.libsonnet").k0.cluster {
5 rook+:: {},
6}