Skip to content

Commit

Permalink
removing readme that is obsolete
Browse files Browse the repository at this point in the history
updating test/ds-snapshots.yaml to remove duplicates and set the period to ten minutes so we dont trip quota
  • Loading branch information
Warren Strange committed Sep 28, 2021
1 parent 6be8398 commit 1d88444
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 73 deletions.
65 changes: 0 additions & 65 deletions config/certmanager/README.md

This file was deleted.

10 changes: 2 additions & 8 deletions tests/ds-snapshots.yaml
Expand Up @@ -25,16 +25,10 @@ spec:
name: "$(latest)"
kind: VolumeSnapshot
apiGroup: snapshot.storage.k8s.io
volumeClaimSpec:
storageClassName: fast
accessModes: [ "ReadWriteOnce" ]
resources:
requests:
storage: 2Gi
snapshots:
enabled: true
periodMinutes: 3
snapshotsRetained: 2
periodMinutes: 10
snapshotsRetained: 3
volumeSnapshotClassName: ds-snapshot-class
passwords:
uid=admin:
Expand Down

0 comments on commit 1d88444

Please sign in to comment.