Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Back-off restarting failed container #89

Open
lililifan opened this issue Sep 13, 2023 · 0 comments
Open

Back-off restarting failed container #89

lililifan opened this issue Sep 13, 2023 · 0 comments

Comments

@lililifan
Copy link

This happens when I add PVC related configurations to my configuration file.

The configuration file is as follows:

apiVersion: mysql.presslabs.org/v1alpha1
kind: MysqlCluster
metadata:
name: my-cluster
spec:
replicas: 2
secretName: my-secret
volumeSpec:
persistentVolumeClaim:
storageClassName: csi-s3
accessModes: [ "ReadWriteMany" ]
resources:
requests:
storage: 1Gi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant