|
| 1 | +# Copyright 2020 Google LLC |
| 2 | +# |
| 3 | +# Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | +# you may not use this file except in compliance with the License. |
| 5 | +# You may obtain a copy of the License at |
| 6 | +# |
| 7 | +# http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | +# |
| 9 | +# Unless required by applicable law or agreed to in writing, software |
| 10 | +# distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 12 | +# See the License for the specific language governing permissions and |
| 13 | +# limitations under the License. |
| 14 | + |
| 15 | +# NOTE: auto-generated. Some fields should NOT be modified. |
| 16 | +# Date: 2020-11-17 02:17:32 PST |
| 17 | +# |
| 18 | +# Contains the "inventory object" template ConfigMap. |
| 19 | +# When this object is applied, it is handled specially, |
| 20 | +# storing the metadata of all the other objects applied. |
| 21 | +# This object and its stored inventory is subsequently |
| 22 | +# used to calculate the set of objects to automatically |
| 23 | +# delete (prune), when an object is omitted from further |
| 24 | +# applies. When applied, this "inventory object" is also |
| 25 | +# used to identify the entire set of objects to delete. |
| 26 | +# |
| 27 | +# NOTE: The name of this inventory template file |
| 28 | +# does NOT have any impact on group-related functionality |
| 29 | +# such as deletion or pruning. |
| 30 | +# |
| 31 | +apiVersion: v1 |
| 32 | +kind: ConfigMap |
| 33 | +metadata: |
| 34 | + # DANGER: Do not change the inventory object namespace. |
| 35 | + # Changing the namespace will cause a loss of continuity |
| 36 | + # with previously applied grouped objects. Set deletion |
| 37 | + # and pruning functionality will be impaired. |
| 38 | + namespace: rbac-error |
| 39 | + # NOTE: The name of the inventory object does NOT have |
| 40 | + # any impact on group-related functionality such as |
| 41 | + # deletion or pruning. |
| 42 | + name: inventory-40897991 |
| 43 | + labels: |
| 44 | + # DANGER: Do not change the value of this label. |
| 45 | + # Changing this value will cause a loss of continuity |
| 46 | + # with previously applied grouped objects. Set deletion |
| 47 | + # and pruning functionality will be impaired. |
| 48 | + cli-utils.sigs.k8s.io/inventory-id: 0d433e0b-d9dd-4313-a58c-53f939a38fe1 |
0 commit comments