- Remove cozystack-assets-server and related manifests - Move grafana dashboards to dedicated pod in grafana-operator - Remove old installer (cozystack.yaml) and switch to cozystack-operator - Remove cozystackOperator.enabled flag (operator is now always used) - Remove obsolete platform templates (helmrepos, helmreleases, apps, namespaces) - Update Makefile to build cozystack-operator and cozystack-packages - Remove installer.sh script (replaced by operator) Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
5 lines
359 B
YAML
5 lines
359 B
YAML
cozystackOperator:
|
|
image: ghcr.io/cozystack/cozystack/cozystack-operator:latest@sha256:f7f6e0fd9e896b7bfa642d0bfa4378bc14e646bc5c2e86e2e09a82770ef33181
|
|
platformSourceUrl: 'oci://ghcr.io/cozystack/cozystack/cozystack-packages'
|
|
platformSourceRef: 'digest=sha256:0576491291b33936cdf770a5c5b5692add97339c1505fc67a92df9d69dfbfdf6'
|
|
cozystackVersion: latest
|