fc-apple-mdm: add NanoHUB GitOps workload
This commit is contained in:
13
apps/fc-apple-mdm/kustomization.yaml
Normal file
13
apps/fc-apple-mdm/kustomization.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
# ArgoCD's bluejay-infra ApplicationSet discovers apps/* directories on main.
|
||||
# The kustomization is included for local previews and single-app validation.
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- 1password-item.yaml
|
||||
- pvc.yaml
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
- certificate.yaml
|
||||
- ingressroute.yaml
|
||||
- network-policy.yaml
|
||||
Reference in New Issue
Block a user