* Remove commented out code which turns out not to be needed * Fix OWNERs file
This commit is contained in:
parent
394edc6ef1
commit
d6a25c64d7
|
|
@ -8,9 +8,6 @@ resources:
|
|||
- ../../../upstream/env/platform-agnostic/mysql
|
||||
- ../../overlays/application/application.yaml
|
||||
- persistent-volume.yaml
|
||||
# TODO(https://github.com/kubeflow/gcp-blueprints/issues/55): This configmap doesn't exist; jlewi commented
|
||||
# it out so the manifests would build but we need to figure out the correct long term fix.
|
||||
# - ../generic/configmap.yaml
|
||||
patchesStrategicMerge:
|
||||
- persistent-volume-claim.yaml
|
||||
images:
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@
|
|||
approvers:
|
||||
- bobgy
|
||||
- jlewi
|
||||
- rmgogo
|
||||
- rmgogogo
|
||||
|
|
|
|||
Loading…
Reference in New Issue