Skip to content

Commit

Permalink
add preservce unknown fields
Browse files Browse the repository at this point in the history
  • Loading branch information
jsbroks committed Jul 20, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 66d18c5 commit 0b358ce
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ apiVersion: v2
name: operator
description: A Helm chart for Weights & Biases operator
type: application
version: 0.1.2
version: 0.1.3
appVersion: "1.0.0"
maintainers:
- name: wandb
1 change: 1 addition & 0 deletions charts/operator/crds/wandb.yaml
Original file line number Diff line number Diff line change
@@ -39,6 +39,7 @@ spec:
config:
description: Unstructured values for rendering CDK8s Config.
type: object
x-kubernetes-preserve-unknown-fields: true
license:
type: string
version:

0 comments on commit 0b358ce

Please sign in to comment.