Skip to content

Commit 5da3f7d

Browse files
authored
Update Cloud SQL sample app.flexible.yaml runtime (GoogleCloudPlatform#2811)
1 parent 62238ec commit 5da3f7d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

cloud-sql/mysql/mysql/app.flexible.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# See the License for the specific language governing permissions and
1212
# limitations under the License.
1313

14-
runtime: nodejs
14+
runtime: custom
1515
env: flex
1616

1717
# The following env variables may contain sensitive information that grants

cloud-sql/postgres/knex/app.flexible.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# See the License for the specific language governing permissions and
1212
# limitations under the License.
1313

14-
runtime: nodejs
14+
runtime: custom
1515
env: flex
1616

1717
# The following env variables may contain sensitive information that grants

cloud-sql/sqlserver/mssql/app.flexible.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# See the License for the specific language governing permissions and
1212
# limitations under the License.
1313

14-
runtime: nodejs
14+
runtime: custom
1515
env: flex
1616

1717
# The following env variables may contain sensitive information that grants

0 commit comments

Comments
 (0)