Skip to content

Logs not streamed from manifests with specific namespaces #818

@r2d4

Description

@r2d4
apiVersion: v1
kind: Pod
metadata:
  name: nginx
  namespace: custom-ns
spec:
  containers:
  - name: nginx
    image: nginx

Skaffold will deploy this correctly, but won't stream the logs

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions