mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-09-19 14:28:29 +00:00
image automation
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
apiVersion: image.toolkit.fluxcd.io/v1beta2
|
||||
kind: ImagePolicy
|
||||
metadata:
|
||||
name: michaelthomson
|
||||
namespace: flux-system
|
||||
spec:
|
||||
imageRepositoryRef:
|
||||
name: michaelthomson
|
||||
policy:
|
||||
semver:
|
||||
range: '>=0.1.0'
|
||||
Reference in New Issue
Block a user