Update 6 files

- /krakend/Chart.yaml
- /krakend/templates/service.yaml
- /krakend/templates/ingress.yaml
- /krakend/templates/secrets.yaml
- /krakend/templates/deployments.yaml
- /argocd/templates/krakend.yaml
This commit is contained in:
2023-08-19 12:44:23 +00:00
parent 63ab8f4d23
commit a8afe0b877
6 changed files with 140 additions and 0 deletions

7
krakend/Chart.yaml Normal file
View File

@@ -0,0 +1,7 @@
apiVersion: v2
name: krakend
description: A Helm chart for Kubernetes
type: application
version: 0.1.0
appVersion: "1.16.0"