12 lines
246 B
YAML
12 lines
246 B
YAML
|
apiVersion: image.toolkit.fluxcd.io/v1beta2
|
||
|
kind: ImagePolicy
|
||
|
metadata:
|
||
|
name: gluttony-cluster-documentation
|
||
|
namespace: flux-system
|
||
|
spec:
|
||
|
imageRepositoryRef:
|
||
|
name: gluttony-cluster-documentation
|
||
|
policy:
|
||
|
semver:
|
||
|
range: 0.0.x
|