2024-11-22 22:21:45 +00:00
|
|
|
|
apiVersion: pkg.crossplane.io/v1
|
|
|
|
|
kind: Provider
|
|
|
|
|
metadata:
|
2024-11-22 22:30:23 +00:00
|
|
|
|
name: richardrobertreitz-provider-shell
|
2024-11-22 22:21:45 +00:00
|
|
|
|
spec:
|
|
|
|
|
package: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/richardrobertreitz/provider-shell:v0.1.0
|
2024-11-24 11:52:58 +00:00
|
|
|
|
packagePullPolicy: IfNotPresent # Only download the package if it isn’t in the cache.
|
|
|
|
|
revisionActivationPolicy: Automatic # Otherwise our Provider never gets activate & healthy
|
|
|
|
|
revisionHistoryLimit: 1
|