Compare commits
10 Commits
4b89b3a9ae
...
6412c1c095
| Author | SHA1 | Date | |
|---|---|---|---|
| 6412c1c095 | |||
| 4edcfc3c1d | |||
| 21aeb03ead | |||
| 0a3573e4aa | |||
| 69aeaa81fe | |||
| 7d534ba277 | |||
| 6727ba89b8 | |||
| 72903bd5fa | |||
| a6067b70dd | |||
| a0c8a2ad13 |
17
DevOps/Helm/Learn-by-Krukov/2-base-helm.html
Normal file
17
DevOps/Helm/Learn-by-Krukov/2-base-helm.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<!--
|
||||
title: 2-base-helm
|
||||
description:
|
||||
published: true
|
||||
date: 2023-11-08T10:52:36.114Z
|
||||
tags:
|
||||
editor: code
|
||||
dateCreated: 2023-11-08T10:42:51.395Z
|
||||
-->
|
||||
|
||||
<p>text</p>
|
||||
<details>
|
||||
```yaml
|
||||
There is more to see Hello, here is collapsed text!
|
||||
```
|
||||
</details>
|
||||
<p>test</p>
|
||||
15
DevOps/Helm/Learn-by-Krukov/2-base-helm.md
Normal file
15
DevOps/Helm/Learn-by-Krukov/2-base-helm.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: 2-base-helm
|
||||
description:
|
||||
published: true
|
||||
date: 2023-11-08T10:49:01.278Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2023-11-08T10:42:51.395Z
|
||||
---
|
||||
|
||||
text
|
||||
|
||||
There is more to see Hello, here is collapsed text!
|
||||
|
||||
test
|
||||
Reference in New Issue
Block a user