Skip to content

Commit

Permalink
rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrought committed Jun 15, 2022
1 parent 1c82cf4 commit ef0603e
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 310 deletions.
2 changes: 1 addition & 1 deletion config/bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4849,7 +4849,7 @@ spec:
type: object
fieldRef:
description: 'Selects a field of the pod: supports metadata.name,
metadata.namespace, metadata.labels, metadata.annotations,
metadata.namespace, `metadata.labels[''<KEY>'']`, `metadata.annotations[''<KEY>'']`,
spec.nodeName, spec.serviceAccountName, status.hostIP,
status.podIP, status.podIPs.'
properties:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3709,7 +3709,7 @@ spec:
type: object
fieldRef:
description: 'Selects a field of the pod: supports metadata.name,
metadata.namespace, metadata.labels, metadata.annotations,
metadata.namespace, `metadata.labels[''<KEY>'']`, `metadata.annotations[''<KEY>'']`,
spec.nodeName, spec.serviceAccountName, status.hostIP,
status.podIP, status.podIPs.'
properties:
Expand Down
1 change: 0 additions & 1 deletion config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,3 @@ rules:
- get
- patch
- update
helm/templates/roles.yaml
Loading

0 comments on commit ef0603e

Please sign in to comment.