File tree Expand file tree Collapse file tree 6 files changed +24
-24
lines changed
platform-enterprise_docs/enterprise/_templates/k8s
platform-enterprise_versioned_docs
version-24.1/enterprise/_templates/k8s
version-24.2/enterprise/_templates/k8s
version-25.1/enterprise/_templates/k8s
version-25.2/enterprise/_templates/k8s
version-25.3/enterprise/_templates/k8s Expand file tree Collapse file tree 6 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 1414 SWELL_API_PREDICT_FRACTIONAL_CPUS : " false"
1515
1616 # Database settings, different from the tower DB credentials.
17- # If using Amazon RDS or similar managed database services, `SWELL_DB_URL` will have the form
17+ # If using Amazon RDS or similar managed database services, `SWELL_DB_URL` will have the form
1818 # SWELL_DB_URL=mysql://db1.abcdefghijkl.us-east-1.rds.amazonaws.com:3306/swell or similar
1919 SWELL_DB_URL : mysql://<DB_AND_PORT>/swell
2020 SWELL_DB_USER : swell
8787 - ' -c'
8888 - |
8989 echo "$(date): starting check for db $SWELL_DB_URL"
90- # Strip initial Java connection string and options after '?' from URI
90+ # Strip initial Java connection string and options after '?' from URI
9191 until mysqlsh --uri "$SWELL_DB_URL" -u"$SWELL_DB_USER" -p"$SWELL_DB_PASSWORD" --sql -e "SELECT VERSION()"; do
9292 echo "$(date): see you in $SLEEP_PERIOD_SECONDS seconds"
9393 sleep $SLEEP_PERIOD_SECONDS
@@ -101,7 +101,7 @@ spec:
101101 name : tower-groundswell-cfg
102102
103103 - name : migrate-db
104- image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.0 "
104+ image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.7 "
105105 command : ['/opt/groundswell/bin/migrate-db.sh']
106106 envFrom :
107107 - configMapRef :
@@ -111,7 +111,7 @@ spec:
111111
112112 containers :
113113 - name : groundswell
114- image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.0 "
114+ image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.7 "
115115 env :
116116 - name : MPLCONFIGDIR
117117 value : " /tmp"
Original file line number Diff line number Diff line change 1414 SWELL_API_PREDICT_FRACTIONAL_CPUS : " false"
1515
1616 # Database settings, different from the tower DB credentials.
17- # If using Amazon RDS or similar managed database services, `SWELL_DB_URL` will have the form
17+ # If using Amazon RDS or similar managed database services, `SWELL_DB_URL` will have the form
1818 # SWELL_DB_URL=mysql://db1.abcdefghijkl.us-east-1.rds.amazonaws.com:3306/swell or similar
1919 SWELL_DB_URL : mysql://<DB_AND_PORT>/swell
2020 SWELL_DB_USER : swell
8787 - ' -c'
8888 - |
8989 echo "$(date): starting check for db $SWELL_DB_URL"
90- # Strip initial Java connection string and options after '?' from URI
90+ # Strip initial Java connection string and options after '?' from URI
9191 until mysqlsh --uri "$SWELL_DB_URL" -u"$SWELL_DB_USER" -p"$SWELL_DB_PASSWORD" --sql -e "SELECT VERSION()"; do
9292 echo "$(date): see you in $SLEEP_PERIOD_SECONDS seconds"
9393 sleep $SLEEP_PERIOD_SECONDS
@@ -101,7 +101,7 @@ spec:
101101 name : tower-groundswell-cfg
102102
103103 - name : migrate-db
104- image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.0 "
104+ image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.7 "
105105 command : ['/opt/groundswell/bin/migrate-db.sh']
106106 envFrom :
107107 - configMapRef :
@@ -111,7 +111,7 @@ spec:
111111
112112 containers :
113113 - name : groundswell
114- image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.0 "
114+ image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.7 "
115115 env :
116116 - name : MPLCONFIGDIR
117117 value : " /tmp"
Original file line number Diff line number Diff line change 1414 SWELL_API_PREDICT_FRACTIONAL_CPUS : " false"
1515
1616 # Database settings, different from the tower DB credentials.
17- # If using Amazon RDS or similar managed database services, `SWELL_DB_URL` will have the form
17+ # If using Amazon RDS or similar managed database services, `SWELL_DB_URL` will have the form
1818 # SWELL_DB_URL=mysql://db1.abcdefghijkl.us-east-1.rds.amazonaws.com:3306/swell or similar
1919 SWELL_DB_URL : mysql://<DB_AND_PORT>/swell
2020 SWELL_DB_USER : swell
8787 - ' -c'
8888 - |
8989 echo "$(date): starting check for db $SWELL_DB_URL"
90- # Strip initial Java connection string and options after '?' from URI
90+ # Strip initial Java connection string and options after '?' from URI
9191 until mysqlsh --uri "$SWELL_DB_URL" -u"$SWELL_DB_USER" -p"$SWELL_DB_PASSWORD" --sql -e "SELECT VERSION()"; do
9292 echo "$(date): see you in $SLEEP_PERIOD_SECONDS seconds"
9393 sleep $SLEEP_PERIOD_SECONDS
@@ -101,7 +101,7 @@ spec:
101101 name : tower-groundswell-cfg
102102
103103 - name : migrate-db
104- image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.0 "
104+ image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.7 "
105105 command : ['/opt/groundswell/bin/migrate-db.sh']
106106 envFrom :
107107 - configMapRef :
@@ -111,7 +111,7 @@ spec:
111111
112112 containers :
113113 - name : groundswell
114- image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.0 "
114+ image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.7 "
115115 env :
116116 - name : MPLCONFIGDIR
117117 value : " /tmp"
Original file line number Diff line number Diff line change 1414 SWELL_API_PREDICT_FRACTIONAL_CPUS : " false"
1515
1616 # Database settings, different from the tower DB credentials.
17- # If using Amazon RDS or similar managed database services, `SWELL_DB_URL` will have the form
17+ # If using Amazon RDS or similar managed database services, `SWELL_DB_URL` will have the form
1818 # SWELL_DB_URL=mysql://db1.abcdefghijkl.us-east-1.rds.amazonaws.com:3306/swell or similar
1919 SWELL_DB_URL : mysql://<DB_AND_PORT>/swell
2020 SWELL_DB_USER : swell
8787 - ' -c'
8888 - |
8989 echo "$(date): starting check for db $SWELL_DB_URL"
90- # Strip initial Java connection string and options after '?' from URI
90+ # Strip initial Java connection string and options after '?' from URI
9191 until mysqlsh --uri "$SWELL_DB_URL" -u"$SWELL_DB_USER" -p"$SWELL_DB_PASSWORD" --sql -e "SELECT VERSION()"; do
9292 echo "$(date): see you in $SLEEP_PERIOD_SECONDS seconds"
9393 sleep $SLEEP_PERIOD_SECONDS
@@ -101,7 +101,7 @@ spec:
101101 name : tower-groundswell-cfg
102102
103103 - name : migrate-db
104- image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.0 "
104+ image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.7 "
105105 command : ['/opt/groundswell/bin/migrate-db.sh']
106106 envFrom :
107107 - configMapRef :
@@ -111,7 +111,7 @@ spec:
111111
112112 containers :
113113 - name : groundswell
114- image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.0 "
114+ image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.7 "
115115 env :
116116 - name : MPLCONFIGDIR
117117 value : " /tmp"
Original file line number Diff line number Diff line change 1414 SWELL_API_PREDICT_FRACTIONAL_CPUS : " false"
1515
1616 # Database settings, different from the tower DB credentials.
17- # If using Amazon RDS or similar managed database services, `SWELL_DB_URL` will have the form
17+ # If using Amazon RDS or similar managed database services, `SWELL_DB_URL` will have the form
1818 # SWELL_DB_URL=mysql://db1.abcdefghijkl.us-east-1.rds.amazonaws.com:3306/swell or similar
1919 SWELL_DB_URL : mysql://<DB_AND_PORT>/swell
2020 SWELL_DB_USER : swell
8787 - ' -c'
8888 - |
8989 echo "$(date): starting check for db $SWELL_DB_URL"
90- # Strip initial Java connection string and options after '?' from URI
90+ # Strip initial Java connection string and options after '?' from URI
9191 until mysqlsh --uri "$SWELL_DB_URL" -u"$SWELL_DB_USER" -p"$SWELL_DB_PASSWORD" --sql -e "SELECT VERSION()"; do
9292 echo "$(date): see you in $SLEEP_PERIOD_SECONDS seconds"
9393 sleep $SLEEP_PERIOD_SECONDS
@@ -101,7 +101,7 @@ spec:
101101 name : tower-groundswell-cfg
102102
103103 - name : migrate-db
104- image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.0 "
104+ image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.7 "
105105 command : ['/opt/groundswell/bin/migrate-db.sh']
106106 envFrom :
107107 - configMapRef :
@@ -111,7 +111,7 @@ spec:
111111
112112 containers :
113113 - name : groundswell
114- image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.0 "
114+ image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.7 "
115115 env :
116116 - name : MPLCONFIGDIR
117117 value : " /tmp"
Original file line number Diff line number Diff line change 1414 SWELL_API_PREDICT_FRACTIONAL_CPUS : " false"
1515
1616 # Database settings, different from the tower DB credentials.
17- # If using Amazon RDS or similar managed database services, `SWELL_DB_URL` will have the form
17+ # If using Amazon RDS or similar managed database services, `SWELL_DB_URL` will have the form
1818 # SWELL_DB_URL=mysql://db1.abcdefghijkl.us-east-1.rds.amazonaws.com:3306/swell or similar
1919 SWELL_DB_URL : mysql://<DB_AND_PORT>/swell
2020 SWELL_DB_USER : swell
8787 - ' -c'
8888 - |
8989 echo "$(date): starting check for db $SWELL_DB_URL"
90- # Strip initial Java connection string and options after '?' from URI
90+ # Strip initial Java connection string and options after '?' from URI
9191 until mysqlsh --uri "$SWELL_DB_URL" -u"$SWELL_DB_USER" -p"$SWELL_DB_PASSWORD" --sql -e "SELECT VERSION()"; do
9292 echo "$(date): see you in $SLEEP_PERIOD_SECONDS seconds"
9393 sleep $SLEEP_PERIOD_SECONDS
@@ -101,7 +101,7 @@ spec:
101101 name : tower-groundswell-cfg
102102
103103 - name : migrate-db
104- image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.0 "
104+ image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.7 "
105105 command : ['/opt/groundswell/bin/migrate-db.sh']
106106 envFrom :
107107 - configMapRef :
@@ -111,7 +111,7 @@ spec:
111111
112112 containers :
113113 - name : groundswell
114- image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.0 "
114+ image : " cr.seqera.io/private/nf-tower-enterprise/groundswell:0.4.7 "
115115 env :
116116 - name : MPLCONFIGDIR
117117 value : " /tmp"
You can’t perform that action at this time.
0 commit comments