Skip to content

Commit 4024a75

Browse files
committed
update manifest
1 parent aef1a64 commit 4024a75

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

crd/multitenancy/manifests/multitenancy.acn.azure.com_podnetworkinstances.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,8 @@ spec:
2929
description: |-
3030
PodNetworkInstance is the Schema for the PodNetworkInstances API
3131
32-
Enforce immutability of .spec once reconcile is complete (status becomes Ready).
32+
Enforce immutability of .spec.
3333
Rule semantics:
34-
- Allow CREATE.
3534
- Do not allow UPDATE require self.spec == oldSelf.spec (no spec changes).
3635
3736
This compiles to a CRD-level x-kubernetes-validations transition rule using oldSelf.

0 commit comments

Comments
 (0)