mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-13 22:23:11 +01:00
Merge branch 'main' into renovate/golangci-lint-digest
This commit is contained in:
commit
cc7f97b627
2
.gitignore
vendored
2
.gitignore
vendored
@ -37,6 +37,8 @@ go.work
|
||||
|
||||
# E2e test artifacts
|
||||
test/e2e/bin
|
||||
test/e2e/kustomization.yaml
|
||||
|
||||
# Test registry certificates
|
||||
certs/
|
||||
# Utility dir for manifest build
|
||||
|
||||
@ -107,7 +107,7 @@ Use `kubectl` to apply the manifest for the latest commit in the `main` branch:
|
||||
|
||||
```sh
|
||||
kubectl apply -f \
|
||||
https://raw.githubusercontent.com/cloudnative-pg/plugin-barman-cloud/refs/heads/main/manifest.yaml
|
||||
https://github.com/cloudnative-pg/plugin-barman-cloud/releases/download/v0.1.0/manifest.yaml
|
||||
```
|
||||
|
||||
Example output:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user