Add auto update
This commit is contained in:
parent
3bfbc2a2f2
commit
aff7098565
11
cluster/static-site-hosts/documentation-site-policy.yaml
Normal file
11
cluster/static-site-hosts/documentation-site-policy.yaml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
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
|
@ -0,0 +1,8 @@
|
|||||||
|
apiVersion: image.toolkit.fluxcd.io/v1beta2
|
||||||
|
kind: ImageRepository
|
||||||
|
metadata:
|
||||||
|
name: gluttony-cluster-documentation
|
||||||
|
namespace: flux-system
|
||||||
|
spec:
|
||||||
|
image: git.clortox.com/infrastructure/gluttony-cluster/documentation
|
||||||
|
interval: 5m0s
|
Loading…
Reference in New Issue
Block a user