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

This commit is contained in:
viktorbarzin 2023-03-31 00:20:45 +01:00
parent 86df04d96f
commit b0ef04eeac

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