chore(osx): Added OSX container
This commit is contained in:
14
manifests/artemis/kaneo/kustomization.yaml
Normal file
14
manifests/artemis/kaneo/kustomization.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: kaneo
|
||||
|
||||
resources:
|
||||
- configMap.yaml
|
||||
- pvc.yaml
|
||||
- api.yaml
|
||||
- web.yaml
|
||||
- db.yaml
|
||||
- services.yaml
|
||||
- ingress.yaml
|
||||
Reference in New Issue
Block a user