Skip to content

Commit

Permalink
Fix improperly formatted kustomization.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gmfrasca committed Nov 22, 2023
1 parent 72c0315 commit eca5c8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ vars:
apiVersion: v1
fieldref:
fieldpath: data.DSPO_HEALTHCHECK_DATABASE_CONNECTIONTIMEOUT
- name: DSPO_HEALTHCHECK_OBJECTSTORE_CONNECTIONTIMEOUT
- name: DSPO_HEALTHCHECK_OBJECTSTORE_CONNECTIONTIMEOUT
objref:
kind: ConfigMap
name: dspo-parameters
Expand Down Expand Up @@ -190,7 +190,7 @@ vars:
apiVersion: v1
fieldref:
fieldpath: data.IMAGESV2_SCHEDULEDWORKFLOW
- name: IMAGESV2_MLMDENVOY
- name: IMAGESV2_MLMDENVOY
objref:
kind: ConfigMap
name: dspo-parameters
Expand Down

0 comments on commit eca5c8b

Please sign in to comment.