Skip to content

Commit

Permalink
Merge pull request #511 from rancher/gha-portpr-10082445267-1
Browse files Browse the repository at this point in the history
[backport v2.7-Next1] Add "registryconfig-auth-" secrets to backup rules
  • Loading branch information
mallardduck authored Jul 31, 2024
2 parents a59dade + a740314 commit 74907cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
kindsRegexp: "."
- apiVersion: "v1"
kindsRegexp: "^secrets$"
resourceNameRegexp: "machine-plan$|rke-state$|machine-state$|machine-driver-secret$|machine-provision$|^harvesterconfig"
resourceNameRegexp: "machine-plan$|rke-state$|machine-state$|machine-driver-secret$|machine-provision$|^harvesterconfig|^registryconfig-auth"
namespaces:
- "fleet-default"
- apiVersion: "v1"
Expand Down

0 comments on commit 74907cd

Please sign in to comment.