mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-23 09:04:24 +00:00
Remove image policies
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
# /apps/prod/k9s-web/image-policy.yaml
|
||||
apiVersion: image.toolkit.fluxcd.io/v1beta2
|
||||
kind: ImagePolicy
|
||||
metadata:
|
||||
name: k9s-web
|
||||
namespace: k9s
|
||||
spec:
|
||||
imageRepositoryRef:
|
||||
name: k9s-web
|
||||
policy:
|
||||
semver:
|
||||
range: '>=0.4.0 <1.0.0'
|
||||
@@ -6,4 +6,3 @@ namespace: k9s
|
||||
resources:
|
||||
- ../../base/k9s-web
|
||||
- ingress.yaml
|
||||
- image-policy.yaml
|
||||
Reference in New Issue
Block a user