add .m record for iscsi for now [ci skip]

This commit is contained in:
viktorbarzin 2023-03-31 00:20:45 +01:00
parent 754e09c513
commit 49d8342a3b
No known key found for this signature in database
GPG key ID: 0EB088298288D958
3 changed files with 1 additions and 1 deletions

View file

@ -143,7 +143,7 @@ resource "kubernetes_deployment" "finance_app" {
volume {
name = "data"
iscsi {
target_portal = "iscsi.viktorbarzin.lan:3260"
target_portal = "iscsi.viktorbarzin.me:3260"
fs_type = "ext4"
iqn = "iqn.2020-12.lan.viktorbarzin:storage:finance-app"
lun = 0

Binary file not shown.

Binary file not shown.