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