This is the basic operator from k8s which can be used to conmtrol your S3 buckets in AWS
Either create base64 encoded secrets in kubernetes for your AWS Credentials and pass to operator.yaml
1. kubectl apply -f example/operator.yaml
2. kubectl apply -f example/cr.yaml
- If namespace CR was deployed in is deleted, the s3 bucket gets deleted.
- If the CR from the namespace is deleted, the s3 bucket gets deleted