fix: update network policy to allow S3 traffic and kubelet health checks
This commit is contained in:
@@ -10,10 +10,12 @@ resources:
|
||||
- configmap.yaml
|
||||
|
||||
# Common labels to apply to all resources
|
||||
commonLabels:
|
||||
app.kubernetes.io/name: math-exercises
|
||||
app.kubernetes.io/instance: math-exercises-instance
|
||||
app.kubernetes.io/version: "1.0"
|
||||
app.kubernetes.io/component: web
|
||||
app.kubernetes.io/part-of: math-suite
|
||||
app.kubernetes.io/managed-by: kustomize
|
||||
labels:
|
||||
- includeSelectors: true
|
||||
pairs:
|
||||
app.kubernetes.io/component: web
|
||||
app.kubernetes.io/instance: math-exercises-instance
|
||||
app.kubernetes.io/managed-by: kustomize
|
||||
app.kubernetes.io/name: math-exercises
|
||||
app.kubernetes.io/part-of: math-suite
|
||||
app.kubernetes.io/version: "1.0"
|
||||
|
||||
Reference in New Issue
Block a user