cozystack/packages/core/platform/sources/http-cache-application.yaml
Andrei Kvapil fe9fca6abf
[platform] Add PackageSources for cozystack-operator
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2025-12-25 15:48:52 +01:00

27 lines
644 B
YAML

---
apiVersion: cozystack.io/v1alpha1
kind: PackageSource
metadata:
name: cozystack.http-cache-application
spec:
sourceRef:
kind: OCIRepository
name: cozystack-packages
namespace: cozy-system
path: /
variants:
- name: default
dependsOn:
- cozystack.networking
libraries:
- name: cozy-lib
path: library/cozy-lib
components:
- name: http-cache
path: apps/http-cache
libraries: [cozy-lib]
- name: http-cache-rd
path: system/http-cache-rd
install:
namespace: cozy-system
releaseName: http-cache-rd