Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sample-app: Add serviceName to postgresql statefulset manifest
Without this, applying the manifest yields: error: error validating "db-service/200-create-postgre.yaml": error validating data: ValidationError(StatefulSet.spec): missing required field "serviceName" in io.k8s.api.apps.v1.StatefulSetSpec; if you choose to ignore these errors, turn validation off with --validate=false Signed-off-by: Guzman <guzman@guzman.fi>
- Loading branch information