Follow up to #1288 (#1292)

* Remove commented out code which turns out not to be needed
* Fix OWNERs file
This commit is contained in:
Jeremy Lewi 2020-06-19 18:32:46 -07:00 committed by GitHub
parent 394edc6ef1
commit d6a25c64d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 4 deletions

View File

@ -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:

View File

@ -3,4 +3,4 @@
approvers:
- bobgy
- jlewi
- rmgogo
- rmgogogo