Skip to content

Commit b1ec75a

Browse files
committed
regenerate with kustomize 4.5.7 to avoid new creationTimestamp
1 parent 797bf81 commit b1ec75a

11 files changed

+0
-11
lines changed

signadot/operator/templates/resources.signadot.com-customresourcedefinition.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ metadata:
77
{{- range $key, $val := .Values.commonAnnotations }}
88
{{ $key | quote }}: {{ $val | quote }}
99
{{- end }}
10-
creationTimestamp: null
1110
labels:
1211
{{- range $key, $val := .Values.commonLabels }}
1312
{{ $key | quote }}: {{ $val | quote }}

signadot/operator/templates/signadot-manager-role-clusterrole.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ metadata:
66
{{- range $key, $val := .Values.commonAnnotations }}
77
{{ $key | quote }}: {{ $val | quote }}
88
{{- end }}
9-
creationTimestamp: null
109
labels:
1110
{{- range $key, $val := .Values.commonLabels }}
1211
{{ $key | quote }}: {{ $val | quote }}

signadot/operator/templates/signadot-manager-role-role.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ metadata:
66
{{- range $key, $val := .Values.commonAnnotations }}
77
{{ $key | quote }}: {{ $val | quote }}
88
{{- end }}
9-
creationTimestamp: null
109
labels:
1110
{{- range $key, $val := .Values.commonLabels }}
1211
{{ $key | quote }}: {{ $val | quote }}

signadot/operator/templates/signadot-mutating-webhook-configuration-mutatingwebhookconfiguration.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ metadata:
77
{{- range $key, $val := .Values.commonAnnotations }}
88
{{ $key | quote }}: {{ $val | quote }}
99
{{- end }}
10-
creationTimestamp: "null"
1110
labels:
1211
{{- range $key, $val := .Values.commonLabels }}
1312
{{ $key | quote }}: {{ $val | quote }}

signadot/operator/templates/signadotexternalworkloads.signadot.com-customresourcedefinition.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ metadata:
77
{{- range $key, $val := .Values.commonAnnotations }}
88
{{ $key | quote }}: {{ $val | quote }}
99
{{- end }}
10-
creationTimestamp: null
1110
labels:
1211
{{- range $key, $val := .Values.commonLabels }}
1312
{{ $key | quote }}: {{ $val | quote }}

signadot/operator/templates/signadotobjectlifecyclemethods.signadot.com-customresourcedefinition.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ metadata:
77
{{- range $key, $val := .Values.commonAnnotations }}
88
{{ $key | quote }}: {{ $val | quote }}
99
{{- end }}
10-
creationTimestamp: null
1110
labels:
1211
{{- range $key, $val := .Values.commonLabels }}
1312
{{ $key | quote }}: {{ $val | quote }}

signadot/operator/templates/signadotresourceplugins.signadot.com-customresourcedefinition.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ metadata:
77
{{- range $key, $val := .Values.commonAnnotations }}
88
{{ $key | quote }}: {{ $val | quote }}
99
{{- end }}
10-
creationTimestamp: null
1110
labels:
1211
{{- range $key, $val := .Values.commonLabels }}
1312
{{ $key | quote }}: {{ $val | quote }}

signadot/operator/templates/signadotresources.signadot.com-customresourcedefinition.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ metadata:
77
{{- range $key, $val := .Values.commonAnnotations }}
88
{{ $key | quote }}: {{ $val | quote }}
99
{{- end }}
10-
creationTimestamp: null
1110
labels:
1211
{{- range $key, $val := .Values.commonLabels }}
1312
{{ $key | quote }}: {{ $val | quote }}

signadot/operator/templates/signadotroutegroups.signadot.com-customresourcedefinition.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ metadata:
77
{{- range $key, $val := .Values.commonAnnotations }}
88
{{ $key | quote }}: {{ $val | quote }}
99
{{- end }}
10-
creationTimestamp: null
1110
labels:
1211
{{- range $key, $val := .Values.commonLabels }}
1312
{{ $key | quote }}: {{ $val | quote }}

signadot/operator/templates/signadotroutes.signadot.com-customresourcedefinition.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ metadata:
77
{{- range $key, $val := .Values.commonAnnotations }}
88
{{ $key | quote }}: {{ $val | quote }}
99
{{- end }}
10-
creationTimestamp: null
1110
labels:
1211
{{- range $key, $val := .Values.commonLabels }}
1312
{{ $key | quote }}: {{ $val | quote }}

0 commit comments

Comments
 (0)