mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-23 00:54:26 +00:00
Remove image policies
This commit is contained in:
@@ -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'
|
||||
@@ -7,7 +7,6 @@ resources:
|
||||
- ../../base/lemma
|
||||
- secret.enc.yaml
|
||||
- ingress.yaml
|
||||
- image-policy.yaml
|
||||
|
||||
images:
|
||||
- name: ghcr.io/lordmathis/lemma
|
||||
|
||||
Reference in New Issue
Block a user