diff --git a/clusters/artemis/apps/argocd/catalog.yaml b/clusters/artemis/apps/argocd/catalog.yaml index 58bf8c9..8a374ca 100644 --- a/clusters/artemis/apps/argocd/catalog.yaml +++ b/clusters/artemis/apps/argocd/catalog.yaml @@ -12,7 +12,7 @@ metadata: argocd/app-name: argocd argocd/app-namespace: argocd spec: - type: website + type: service lifecycle: production owner: owners system: artemis-cluster diff --git a/clusters/artemis/apps/gitea/catalog.yaml b/clusters/artemis/apps/gitea/catalog.yaml index 123ad50..8d41243 100644 --- a/clusters/artemis/apps/gitea/catalog.yaml +++ b/clusters/artemis/apps/gitea/catalog.yaml @@ -12,7 +12,7 @@ metadata: argocd/app-name: gitea argocd/app-namespace: gitea spec: - type: website + type: service lifecycle: production owner: owners system: artemis-cluster diff --git a/clusters/artemis/apps/immich/catalog.yaml b/clusters/artemis/apps/immich/catalog.yaml index 25b31e9..a380cc5 100644 --- a/clusters/artemis/apps/immich/catalog.yaml +++ b/clusters/artemis/apps/immich/catalog.yaml @@ -12,7 +12,7 @@ metadata: argocd/app-name: immich argocd/app-namespace: immich spec: - type: website + type: service lifecycle: production owner: owners system: artemis-cluster diff --git a/clusters/artemis/apps/nextcloud/catalog.yaml b/clusters/artemis/apps/nextcloud/catalog.yaml index a74f788..4773275 100644 --- a/clusters/artemis/apps/nextcloud/catalog.yaml +++ b/clusters/artemis/apps/nextcloud/catalog.yaml @@ -13,7 +13,7 @@ metadata: argocd/app-namespace: nextcloud backstage.io/techdocs-ref: value spec: - type: website + type: service lifecycle: production owner: owners system: artemis-cluster