File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,4 +19,4 @@ name: gcloud-sqlproxy
19
19
sources :
20
20
- https://github.com/rimusz/charts
21
21
type : application
22
- version : 0.25.1
22
+ version : 0.25.2
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ The following table lists the configurable parameters of the `gcloud-sqlproxy` c
98
98
| ` serviceAccount.create ` | Create a service account | ` true ` |
99
99
| ` serviceAccount.annotations ` | Annotations for the service account | ` {} ` |
100
100
| ` serviceAccount.name ` | Service account name | Generated using the fullname template |
101
- | ` networkPolicy.enabled ` | Enable NetworkPolicy | ` false ` |
101
+ | ` networkPolicy.enabled ` | Enable NetworkPolicy | ` true ` |
102
102
| ` networkPolicy.ingress.from ` | List of sources which should be able to access the pods selected for this rule. If empty, allows all sources. | ` [] ` |
103
103
| ` extraArgs ` | Additional container arguments | ` {} ` |
104
104
| ` extraFlags ` | Additional container flags | ` [] ` |
You can’t perform that action at this time.
0 commit comments