gm
This commit is contained in:
parent
73d5dc0696
commit
a542e62ddd
@ -52,9 +52,6 @@ spec:
|
|||||||
- name: config
|
- name: config
|
||||||
configMap:
|
configMap:
|
||||||
name: firefox-edit
|
name: firefox-edit
|
||||||
items:
|
|
||||||
- key: "settings"
|
|
||||||
path: "edit"
|
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
@ -76,7 +73,7 @@ kind: ConfigMap
|
|||||||
metadata:
|
metadata:
|
||||||
name: firefox-edit
|
name: firefox-edit
|
||||||
data:
|
data:
|
||||||
settings: |
|
run: |
|
||||||
#! /usr/bin/execlineb -P
|
#! /usr/bin/execlineb -P
|
||||||
|
|
||||||
# Redirect stderr to stdout.
|
# Redirect stderr to stdout.
|
||||||
|
Loading…
Reference in New Issue
Block a user