mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
add treefmt
This commit is contained in:
parent
91d1041e06
commit
f5d82afca7
11 changed files with 147 additions and 103 deletions
|
|
@ -5,9 +5,11 @@
|
|||
"name": "test"
|
||||
},
|
||||
"spec": {
|
||||
"containers": [{
|
||||
"name": "test",
|
||||
"image": "busybox"
|
||||
}]
|
||||
"containers": [
|
||||
{
|
||||
"name": "test",
|
||||
"image": "busybox"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue