Migration complete

This commit is contained in:
Moritz Graf 2020-05-20 12:41:47 +02:00
parent 94240e62b8
commit 1dfb16b4f4
4 changed files with 11 additions and 11 deletions

View File

@ -69,7 +69,7 @@ spec:
spec:
serviceAccountName: redeploy
imagePullSecrets:
- name: "hub-moritzgraf-de"
- name: "registry-haumdaucher-de"
containers:
- name: redeploy-corona
image: registry.haumdaucher.de/redeploy:latest

View File

@ -120,15 +120,15 @@ resource "ovh_domain_zone_record" "mail_moritzgraf" {
subdomain = "mail"
fieldtype = "A"
ttl = local.ttl
target = "91.121.64.43" # old
#target = "91.121.84.190" # new
#target = "91.121.64.43" # old
target = "91.121.84.190" # new
}
resource "ovh_domain_zone_record" "moritzgraf" {
zone = "moritzgraf.de"
fieldtype = "A"
ttl = local.ttl
target = "91.121.64.43" # old
#target = "91.121.84.190" # new
#target = "91.121.64.43" # old
target = "91.121.84.190" # new
}

View File

@ -1,7 +1,7 @@
{
"version": 4,
"terraform_version": "0.12.24",
"serial": 131,
"serial": 134,
"lineage": "8aff5d23-05f6-10eb-0ae6-1084c787677e",
"outputs": {},
"resources": [
@ -539,7 +539,7 @@
"fieldtype": "A",
"id": "5106870709",
"subdomain": "mail",
"target": "91.121.64.43",
"target": "91.121.84.190",
"ttl": 60,
"zone": "moritzgraf.de"
},
@ -559,7 +559,7 @@
"fieldtype": "A",
"id": "5118726203",
"subdomain": "",
"target": "91.121.64.43",
"target": "91.121.84.190",
"ttl": 60,
"zone": "moritzgraf.de"
},

View File

@ -1,7 +1,7 @@
{
"version": 4,
"terraform_version": "0.12.24",
"serial": 128,
"serial": 131,
"lineage": "8aff5d23-05f6-10eb-0ae6-1084c787677e",
"outputs": {},
"resources": [
@ -539,7 +539,7 @@
"fieldtype": "A",
"id": "5106870709",
"subdomain": "mail",
"target": "91.121.84.190",
"target": "91.121.64.43",
"ttl": 60,
"zone": "moritzgraf.de"
},
@ -559,7 +559,7 @@
"fieldtype": "A",
"id": "5118726203",
"subdomain": "",
"target": "91.121.84.190",
"target": "91.121.64.43",
"ttl": 60,
"zone": "moritzgraf.de"
},