Skip to content

Commit

Permalink
remove namespace field
Browse files Browse the repository at this point in the history
  • Loading branch information
shunki-fujita committed Oct 29, 2024
1 parent b548265 commit 16c3745
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions charts/moco/templates/generated/generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,6 @@ metadata:
app.kubernetes.io/version: '{{ .Chart.AppVersion }}'
helm.sh/chart: '{{ include "moco.chart" . }}'
name: moco-delete-validator
namespace: '{{ .Release.Namespace }}'
spec:
failurePolicy: Fail
matchConstraints:
Expand Down Expand Up @@ -410,7 +409,6 @@ metadata:
app.kubernetes.io/version: '{{ .Chart.AppVersion }}'
helm.sh/chart: '{{ include "moco.chart" . }}'
name: moco-delete-validator
namespace: '{{ .Release.Namespace }}'
spec:
policyName: moco-delete-validator
validationActions:
Expand Down

0 comments on commit 16c3745

Please sign in to comment.