k8s for all
This commit is contained in:
12
base/sys/kubernetes.sls
Normal file
12
base/sys/kubernetes.sls
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
# -*- coding: utf-8 -*-
|
||||
# vim: ft=yaml
|
||||
---
|
||||
# This formula works with no-pillars but here are some example configurations.
|
||||
|
||||
kubernetes:
|
||||
pkg:
|
||||
use_upstream_repo: True
|
||||
repo:
|
||||
humanname: kubernetes
|
||||
gpgcheck: 1
|
||||
Reference in New Issue
Block a user