deploy config files

This commit is contained in:
MohammadTaha Basiri 2022-01-17 15:51:07 +03:30
parent 530965bff1
commit 6ff4a2c9e5
2 changed files with 14 additions and 0 deletions

1
.fandogh/config.yml Normal file
View File

@ -0,0 +1 @@
image.name: app-test

13
.fandogh/fandogh.yaml Normal file
View File

@ -0,0 +1,13 @@
kind: ExternalService
name: app-test
spec:
allow_http: false
disable_default_domains: true
image: app-test:0.0.4
image_pull_policy: IfNotPresent
path: /
replicas: 1
resources:
memory: 50Mi
domains:
- name: dev.didvan.app