Merge branch 'dev' into 'master'
# Conflicts: # .fandogh/fandogh.yaml # pubspec.yaml
This commit is contained in:
commit
20c32577c5
|
|
@ -1,13 +1,13 @@
|
||||||
kind: ExternalService
|
kind: ExternalService
|
||||||
name: app-test
|
name: app-dev
|
||||||
spec:
|
spec:
|
||||||
allow_http: false
|
allow_http: false
|
||||||
disable_default_domains: true
|
disable_default_domains: true
|
||||||
image: app:2.0.1.13
|
image: app-dev:2.0.1.11
|
||||||
image_pull_policy: IfNotPresent
|
image_pull_policy: IfNotPresent
|
||||||
path: /
|
path: /
|
||||||
replicas: 1
|
replicas: 1
|
||||||
resources:
|
resources:
|
||||||
memory: 100Mi
|
memory: 100Mi
|
||||||
domains:
|
domains:
|
||||||
- name: web.didvan.app
|
- name: dev.didvan.app
|
||||||
Loading…
Reference in New Issue