File tree Expand file tree Collapse file tree
terraform/implementations/aws Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6969 config-server :
7070 namespace : config-server
7171 enabled : true
72- version : 12.0.4-develop
72+ version : 12.0.4
7373 chart : mosip/config-server
7474 valuesFile : " $WORKDIR/utils/config-server-values.yaml"
7575 wait : true
Original file line number Diff line number Diff line change 11gitRepo :
22 uri : https://github.com/mosip/mosip-config
3- version : release-1 .2.4.4-RD
3+ version : v1 .2.4.3-beta2
44 # # Folders within the base repo where properties may be found.
55 searchFolders : " "
66 private : false
Original file line number Diff line number Diff line change @@ -45,6 +45,6 @@ enable_dns_support = true
4545
4646# WireGuard automation configuration
4747k8s_infra_repo_url = " https://github.com/mosip/k8s-infra.git"
48- k8s_infra_branch = " release-1 .2.1.x "
48+ k8s_infra_branch = " v1 .2.1.2 "
4949wireguard_peers = 30
5050enable_wireguard_setup = true
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ ami = "ami-0ad21ae1d0696ad58"
3636k8s_infra_repo_url = " https://github.com/mosip/k8s-infra.git"
3737
3838# Repo K8S-INFRA branch
39- k8s_infra_branch = " release-1 .2.1.x "
39+ k8s_infra_branch = " v1 .2.1.2 "
4040
4141# NGINX Node's Root volume size
4242nginx_node_root_volume_size = 24
@@ -86,7 +86,7 @@ postgresql_port = "5433"
8686# MOSIP Infrastructure Repository Configuration
8787mosip_infra_repo_url = " https://github.com/mosip/infra.git"
8888
89- mosip_infra_branch = " release-0 .2.0"
89+ mosip_infra_branch = " v0 .2.0"
9090
9191# VPC Configuration - Existing VPC to use (discovered by Name tag)
9292vpc_name = " <vpc-name>"
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ subdomain_internal = [
6161
6262# Repository configuration
6363k8s_infra_repo_url = " https://github.com/mosip/k8s-infra.git"
64- k8s_infra_branch = " release-1 .2.1.x "
64+ k8s_infra_branch = " v1 .2.1.2 "
6565
6666# RKE2 Version Configuration
6767rke2_version = " v1.28.9+rke2r1"
@@ -92,5 +92,5 @@ mount_point = "/srv/postgres"
9292postgresql_port = " 5433"
9393
9494# MOSIP Infrastructure Repository Configuration
95- mosip_infra_repo_url = " https://github.com/mosip/mosip- infra.git"
96- mosip_infra_branch = " v0.1 .0"
95+ mosip_infra_repo_url = " https://github.com/mosip/infra.git"
96+ mosip_infra_branch = " v0.2 .0"
You can’t perform that action at this time.
0 commit comments