We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bb0ae9 commit e70bce2Copy full SHA for e70bce2
1 file changed
components/ironic/dnsmasq-deploy.yaml
@@ -32,7 +32,7 @@ spec:
32
hostNetwork: true
33
containers:
34
- name: dnsmasq
35
- image: ghcr.io/rackerlabs/understack/dnsmasq:latest
+ image: ghcr.io/rackerlabs/understack/dnsmasq:pr-2111
36
securityContext:
37
allowPrivilegeEscalation: false
38
readOnlyRootFilesystem: true
0 commit comments