Remove image policies

This commit is contained in:
2025-01-02 18:00:58 +01:00
parent 53bb4cb41b
commit f09afc56d4
8 changed files with 4 additions and 67 deletions

View File

@@ -1,12 +0,0 @@
# /apps/prod/lemma/image-policy.yaml
apiVersion: image.toolkit.fluxcd.io/v1beta2
kind: ImagePolicy
metadata:
name: lemma
namespace: lemma
spec:
imageRepositoryRef:
name: lemma
policy:
semver:
range: '>=0.4.1 <1.0.0'

View File

@@ -7,7 +7,6 @@ resources:
- ../../base/lemma
- secret.enc.yaml
- ingress.yaml
- image-policy.yaml
images:
- name: ghcr.io/lordmathis/lemma