This website requires JavaScript.
Explore
Help
Sign in
technofab
/
kubenix
Watch
1
Star
0
Fork
You've already forked kubenix
0
mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced
2025-12-12 16:10:05 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d582830627
kubenix
/
test
/
default.nix
8 lines
99 B
Nix
Raw
Normal View
History
Unescape
Escape
first commit
2017-11-11 11:52:17 +01:00
{
config
,
.
.
.
}:
{
feat: deprecate mkValueOrSecretOption with mkSecretOption
2017-12-18 12:22:18 +01:00
kubernetes
.
version
=
"
1
.
9
"
;
first commit
2017-11-11 11:52:17 +01:00
require
=
[
./modules.nix
./deployment.nix
]
;
}
Reference in a new issue
Copy permalink