add .m record for iscsi for now [ci skip]
This commit is contained in:
parent
754e09c513
commit
49d8342a3b
3 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
|
||||
|
|
|
|||
Binary file not shown.
BIN
terraform.tfvars
BIN
terraform.tfvars
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue