issues
search
tembo-io
/
tembo-stacks
Moved to https://github.com/tembo-io/tembo
https://tembo.io
PostgreSQL License
85
stars
1
forks
source link
Update operator storage configuration for App Services
#386
Closed
EvanHStanton
closed
1 year ago
EvanHStanton
commented
1 year ago
1. Update operator storage configuration for App Services
(Cargo.toml) Bump version from 0.19.2 to 0.20.0.
(manager.rs) Refactor generate_deployment function to accommodate app service storage configurations, including volume mounts.
(types.rs) Introduce StorageConfig struct to handle volumes and volume mounts.
(types.rs) Update AppService struct to include storage as an optional field.
2. Introduce Document Stack yaml for local testing
Add a new yaml/sample-document.yaml
1. Update operator storage configuration for App Services
2. Introduce Document Stack yaml for local testing