зеркало из https://github.com/Azure/draft-classic.git
ref(packs): change default replicaCount to 1
bc we probably don't need 2 in dev as a default
This commit is contained in:
Родитель
228857fe50
Коммит
6f3bf25a4f
|
@ -1,7 +1,7 @@
|
||||||
# Default values for lein projects.
|
# Default values for lein projects.
|
||||||
# This is a YAML-formatted file.
|
# This is a YAML-formatted file.
|
||||||
# Declare variables to be passed into your templates.
|
# Declare variables to be passed into your templates.
|
||||||
replicaCount: 2
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Default values for c#.
|
# Default values for c#.
|
||||||
# This is a YAML-formatted file.
|
# This is a YAML-formatted file.
|
||||||
# Declare variables to be passed into your templates.
|
# Declare variables to be passed into your templates.
|
||||||
replicaCount: 2
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Default values for golang.
|
# Default values for golang.
|
||||||
# This is a YAML-formatted file.
|
# This is a YAML-formatted file.
|
||||||
# Declare variables to be passed into your templates.
|
# Declare variables to be passed into your templates.
|
||||||
replicaCount: 2
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Default values for Gradle projects.
|
# Default values for Gradle projects.
|
||||||
# This is a YAML-formatted file.
|
# This is a YAML-formatted file.
|
||||||
# Declare variables to be passed into your templates.
|
# Declare variables to be passed into your templates.
|
||||||
replicaCount: 2
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Default values for Maven projects.
|
# Default values for Maven projects.
|
||||||
# This is a YAML-formatted file.
|
# This is a YAML-formatted file.
|
||||||
# Declare variables to be passed into your templates.
|
# Declare variables to be passed into your templates.
|
||||||
replicaCount: 2
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Default values for node.
|
# Default values for node.
|
||||||
# This is a YAML-formatted file.
|
# This is a YAML-formatted file.
|
||||||
# Declare variables to be passed into your templates.
|
# Declare variables to be passed into your templates.
|
||||||
replicaCount: 2
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Default values for PHP.
|
# Default values for PHP.
|
||||||
# This is a YAML-formatted file.
|
# This is a YAML-formatted file.
|
||||||
# Declare variables to be passed into your templates.
|
# Declare variables to be passed into your templates.
|
||||||
replicaCount: 2
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Default values for python.
|
# Default values for python.
|
||||||
# This is a YAML-formatted file.
|
# This is a YAML-formatted file.
|
||||||
# Declare variables to be passed into your templates.
|
# Declare variables to be passed into your templates.
|
||||||
replicaCount: 2
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Default values for Ruby.
|
# Default values for Ruby.
|
||||||
# This is a YAML-formatted file.
|
# This is a YAML-formatted file.
|
||||||
# Declare variables to be passed into your templates.
|
# Declare variables to be passed into your templates.
|
||||||
replicaCount: 2
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Default values for Rust.
|
# Default values for Rust.
|
||||||
# This is a YAML-formatted file.
|
# This is a YAML-formatted file.
|
||||||
# Declare variables to be passed into your templates.
|
# Declare variables to be passed into your templates.
|
||||||
replicaCount: 2
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
repository: rust
|
repository: rust
|
||||||
tag: latest
|
tag: latest
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Default values for Swift.
|
# Default values for Swift.
|
||||||
# This is a YAML-formatted file.
|
# This is a YAML-formatted file.
|
||||||
# Declare variables to be passed into your templates.
|
# Declare variables to be passed into your templates.
|
||||||
replicaCount: 2
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
repository: swift
|
repository: swift
|
||||||
tag: latest
|
tag: latest
|
||||||
|
|
Загрузка…
Ссылка в новой задаче