chore(osx): Added OSX container
This commit is contained in:
@@ -4,12 +4,13 @@ kind: Kustomization
|
||||
metadata:
|
||||
name: kaneo
|
||||
|
||||
resources:
|
||||
- configMap.yaml
|
||||
- pvc.yaml
|
||||
- api.yaml
|
||||
- web.yaml
|
||||
- db.yaml
|
||||
- api-svc.yaml
|
||||
- web-svc.yaml
|
||||
- ingress.yaml
|
||||
#resources:
|
||||
# - secret.yaml
|
||||
|
||||
helmCharts:
|
||||
- name: kaneo
|
||||
repo: https://github.com/usekaneo/kaneo
|
||||
version: 0.1.0
|
||||
releaseName: kaneo
|
||||
namespace: kaneo
|
||||
valuesFile: values.yaml
|
||||
|
||||
Reference in New Issue
Block a user