add .m record for iscsi for now [ci skip]
This commit is contained in:
parent
86df04d96f
commit
b0ef04eeac
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue