Skip to content

Commit 33c6fbb

Browse files
authored
Update NOTES.md
1 parent 035c7be commit 33c6fbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NOTES.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AppSec deployment on K8S - helm chart
22

3-
3+
44
```shell
55
# Ubuntu VM with public IP
66
ssh lab1vm
@@ -177,4 +177,4 @@ cd; mkdir w; cd w; gh repo clone mkol5222/appsec-chart
177177

178178
YOUR_EMAIL_ADDRESS="[email protected]" # REPLACE!!!
179179
helm install letsencrypt-issuer ./appsec-chart/charts/certs --set letsencrypt.email=$YOUR_EMAIL_ADDRESS
180-
```
180+
```

0 commit comments

Comments
 (0)